Rename post overview to search
This commit is contained in:
@ -23,7 +23,7 @@ external_links_no_referrer = true
|
||||
nav = [
|
||||
{title = "Index", path = "/"},
|
||||
{title = "About", path = "/about/"},
|
||||
{title = "Posts", path = "/posts/"},
|
||||
{title = "Search", path = "/posts/"},
|
||||
{title = "Categories", path = "/categories/", mobile_only = true}
|
||||
]
|
||||
latest_posts_count = 3
|
||||
|
Reference in New Issue
Block a user