Skip to content

Commit cd0c7bb

Browse files
author
Shivam
committed
Fix conference talks in the navbar
1 parent be37277 commit cd0c7bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ highlight_code = true
1010
# Put all your custom variables here
1111
tabs = [
1212
{name="work",path="/work/",nav=true},
13-
{name="conference talks",path="/conference-talks/",nav=false},
13+
{name="conference talks",path="/talks/",nav=false},
1414
{name="people",path="/people/",nav=true},
1515
{name="jobs",path="/jobs/",nav=true},
1616
{name="blog",path="http://blog.nilenso.com/",nav=true},

0 commit comments

Comments
 (0)