From d15ade408fa4dbd228073651d7e894061f97a771 Mon Sep 17 00:00:00 2001 From: Andy McKay <74699+andymckay@users.noreply.github.com> Date: Sun, 26 Jul 2026 12:41:42 -0700 Subject: [PATCH] Remove extra newline in settings documentation --- docs/settings.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/settings.rst b/docs/settings.rst index d8308631..33c1b0ac 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -694,7 +694,6 @@ template. The location to save the list of all articles. The default is ``"index.html"``. - URLs for direct template pages are theme-dependent. Some themes use corresponding ``*_URL`` setting as string, while others hard-code them: ``"archives.html"``, ``"authors.html"``, ``"categories.html"``,