diff --git a/themes/sukaato/hugo.toml b/themes/sukaato/hugo.toml index 04eccb8..5dbd0dd 100644 --- a/themes/sukaato/hugo.toml +++ b/themes/sukaato/hugo.toml @@ -17,6 +17,11 @@ name = 'Tags' pageRef = '/tags' weight = 30 +[[menus.main]] +name = 'Categories' +pageRef = '/categories' +weight = 30 + [module] [module.hugoVersion] extended = false