diff --git a/web/config.toml b/web/config.toml index 188e74864bb282930cc4eb47d6daefaa3f0a1d35..21e1c1172ebf8f680e280ee281d1714e2fdf8f0e 100644 --- a/web/config.toml +++ b/web/config.toml @@ -17,12 +17,12 @@ pygmentsUseClasses = true identifier = "posts" name = "posts" title = "posts" - url = "/" - weight = 20 + url = "/posts" + weight = 10 -[permalinks] - posts = "/:title/" +#[permalinks] +# posts = "/:title/" [markup.goldmark.renderer] # Allow HTML in Markdown