From 06eeab3b7fb9814779792db920da26c9f1a9d28c Mon Sep 17 00:00:00 2001 From: Because789 Date: Mon, 13 Nov 2023 22:36:06 +0100 Subject: [PATCH] Fixed header_pages indentation error. --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 1dc7a46..e0384d8 100644 --- a/_config.yml +++ b/_config.yml @@ -11,16 +11,16 @@ description: "Random thoughts of a confused mind." exclude: "README.md" include: - _pages -# permalink: /:categories/:title/ +header_pages: + - _pages/categories.html + - _pages/about.md +permalink: /:categories/:title/ show_excerpts: true remote_theme: jekyll/minima minima: skin: dark date_format: "%d. %b %Y" - header_pages: - - _pages/categories.html - - _pages/about.md # Generate social links in footer: social_links: