diff --git a/config.toml b/config.toml index 1cdedb3..e645e3e 100644 --- a/config.toml +++ b/config.toml @@ -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.