diff --git a/hugo.toml b/hugo.toml index 62efe4f..ac13163 100644 --- a/hugo.toml +++ b/hugo.toml @@ -32,7 +32,7 @@ disableKinds = ['taxonomy'] [[menu.before]] name="blog" - url="/blog" + url="/posts" weight=20 [[menu.after]]