Skip to content

Commit 6b6225a

Browse files
committed
link github and talks
1 parent 5475ff9 commit 6b6225a

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

config.toml

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,18 @@ pygmentsUseClasses = true
7272
identifier = "publications"
7373
weight = 5
7474
url = "/publications/"
75+
[[menu.main]]
76+
name = "Talks"
77+
identifier = "talks"
78+
weight = 6
79+
url = "https://uscuni.github.io/talks/"
7580
[[menu.main]]
7681
name = "Join"
7782
identifier = "join"
78-
weight = 6
79-
url = "/join/"
83+
weight = 7
84+
url = "/join/"
85+
[[menu.main]]
86+
name = "GitHub"
87+
identifier = "github"
88+
weight = 8
89+
url = "https://github.com/uscuni"

0 commit comments

Comments
 (0)