Removed link to categories taxonomy page
This commit is contained in:
10
hugo.toml
10
hugo.toml
@@ -114,11 +114,6 @@ pagination.pagerSize = 5
|
||||
name = "Tags"
|
||||
url = "/en/tags"
|
||||
weight = 20
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "categories"
|
||||
name = "Categories"
|
||||
url = "/en/categories"
|
||||
weight = 30
|
||||
|
||||
|
||||
|
||||
@@ -170,9 +165,4 @@ pagination.pagerSize = 5
|
||||
name = "Tags"
|
||||
url = "/de/tags"
|
||||
weight = 20
|
||||
[[languages.de.menu.main]]
|
||||
identifier = "categories"
|
||||
name = "Kategorien"
|
||||
url = "/de/categories"
|
||||
weight = 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user