Better aside navigation responsivity
This commit is contained in:
@ -19,7 +19,8 @@ smart_punctuation = true
|
||||
nav = [
|
||||
{title = "Index", path = "/"},
|
||||
{title = "About", path = "/about/"},
|
||||
{title = "All posts", path = "/posts/"}
|
||||
{title = "Posts", path = "/posts/"},
|
||||
{title = "Categories", path = "/categories/", mobile_only = true}
|
||||
]
|
||||
latest_posts_count = 3
|
||||
repository_url = "https://git.microlab.space/em/em.0x45.cz"
|
||||
|
Reference in New Issue
Block a user