mirror of
https://github.com/pawroman/zola-theme-terminimal.git
synced 2025-12-14 09:58:43 +01:00
Fix post navigation for Zola 0.16
This commit is contained in:
parent
771ecca142
commit
df24472ca3
3 changed files with 9 additions and 9 deletions
|
|
@ -58,7 +58,7 @@ menu_items = [
|
|||
{name = "github", url = "https://github.com/pawroman/zola-theme-terminimal", newtab = true},
|
||||
]
|
||||
|
||||
# Whether to show links to earlier and later posts
|
||||
# Whether to show links to earlier and later (aka. higher/lower) posts
|
||||
# on each post page (defaults to true).
|
||||
enable_post_view_navigation = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue