diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 74556baa..32347d02 100755 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -32,7 +32,7 @@ title = "Congo" weight = 20 [[menu.main]] name = "Tags" - url = "tags" + pageRef = "tags" weight = 30 [markup.goldmark]