From a964147b511c191b58b1435bd28d77d9e59c0444 Mon Sep 17 00:00:00 2001 From: Rushmore75 Date: Fri, 4 Nov 2022 23:20:58 -0600 Subject: [PATCH] updated params --- config.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 8d4a4f5..9df13eb 100644 --- a/config.toml +++ b/config.toml @@ -4,5 +4,8 @@ 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