From 7fa208a2a5dffbc83dd2b71de1e804c2f2eaad01 Mon Sep 17 00:00:00 2001 From: welpo Date: Fri, 5 Jan 2024 23:51:28 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore:=20set=20full=20width=20pr?= =?UTF-8?q?ev/next=20article=20nav?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 41abfe0..1a762cf 100644 --- a/config.toml +++ b/config.toml @@ -115,7 +115,7 @@ show_previous_next_article_links = false # Whether the navigation for previous/next article should match the full width of the site (same as the navigation bar at the top) or the article width. # To match the navigation bar at the top, set it to true. -previous_next_article_links_full_width = false +previous_next_article_links_full_width = true # Quick navigation buttons. # Adds "go up" and "go to comments" buttons on the bottom right (hidden for mobile).