diff --git a/config.toml b/config.toml index 0786e6b..9e2f735 100644 --- a/config.toml +++ b/config.toml @@ -28,6 +28,11 @@ canonifyURLs = true url = "/posts/" weight = 1 + [[menu.main]] + name = "Projects" + url = "/projects/" + weight = 1 + [[menu.main]] name = "Categories" url = "/categories/"