chore: Remove previous and next article links
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
1dadda3859
commit
ec3b6fa715
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ stylesheets = [
|
|||
|
||||
# Show links to previous and next articles at the bottom of posts.
|
||||
# Can be set at page or section levels, following the hierarchy: page > section > config. See: https://welpo.github.io/tabi/blog/mastering-tabi-settings/#settings-hierarchy
|
||||
show_previous_next_article_links = true
|
||||
show_previous_next_article_links = false
|
||||
|
||||
# Invert order of the links to previous and next articles at the bottom of posts.
|
||||
# By default, next articles are on the left side of the page and previous articles are on the right side.
|
||||
|
|
Loading…
Reference in a new issue