Remove mobile-specific navigation options
This commit is contained in:
@ -21,7 +21,6 @@ nav = [
|
||||
{title = "Index", path = "/"},
|
||||
{title = "About", path = "/about/"},
|
||||
{title = "Search", path = "/posts/"},
|
||||
{title = "Categories", path = "/categories/", mobile_only = true}
|
||||
]
|
||||
latest_posts_count = 3
|
||||
repository_url = "https://git.0x45.cz/em/em.0x45.cz"
|
||||
|
Reference in New Issue
Block a user