abhidj0090 updated exampleSite/config.tomlpull/141/head
@@ -30,16 +30,16 @@ pre = "#" | |||
url = "blog" | |||
weight = "2" | |||
[[menu.main]] | |||
name = "about" | |||
pre = "#" | |||
url = "about" | |||
weight = "3" | |||
[[menu.main]] | |||
name = "team" | |||
pre = "#" | |||
url = "team" | |||
weight = "4" | |||
[[menu.main]] | |||
name = "about" | |||
pre = "#" | |||
url = "about" | |||
weight = "4" | |||
[[menu.main]] | |||
name = "contact" | |||
pre = "#" | |||
url = "contact" |