chore: Remove previous and next article links

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-09-02 20:59:51 +00:00
parent 1dadda3859
commit ec3b6fa715
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

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