diff --git a/hugo.toml b/hugo.toml index c8f26d9..927b094 100644 --- a/hugo.toml +++ b/hugo.toml @@ -14,10 +14,10 @@ url = "/posts" name = "Archive" weight = 1 -[[menu.main]] -url = "/tags" -name = "Tags" -weight = 3 +# [[menu.main]] +# url = "/tags" +# name = "Tags" +# weight = 3 [[menu.main]] url = "/posts"