From 449a0f6564b5dcab1527cdd6e08df47aabb51060 Mon Sep 17 00:00:00 2001 From: Rushmore75 Date: Fri, 4 Nov 2022 23:20:58 -0600 Subject: [PATCH] Added more config options --- config.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index e884199..3087762 100644 --- a/config.toml +++ b/config.toml @@ -4,8 +4,11 @@ languageCode = 'en-us' [params] # "relatedtext" is the text that appears above the tag list at the bottom of pages. - relatedtext = "Related" - favicon = "/favicon.ico" + relatedtext = "Tags:" + favicon = "favicon.ico" + showrss = true + nextprev = true + taglist = true #list items datesinlist = true