1
0

Remove mobile-specific navigation options

This commit is contained in:
2025-05-05 18:53:50 +02:00
parent ee77ff7c84
commit 85f0e72676
3 changed files with 1 additions and 8 deletions

View File

@ -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"