diff --git a/config.toml b/config.toml index af7b98c..bf36ca2 100644 --- a/config.toml +++ b/config.toml @@ -3,3 +3,16 @@ languageCode = 'en-us' title = 'Jackanope Ungathering' theme = "lugo" +[params] + # "relatedtext" is the text that appears above the tag list at the bottom of pages. + relatedtext = "Related" + favicon = "/favicon.ico" + + #list items + datesinlist = false + authorsinlist = false + + #footer items + nextprev = false + taglist = false + showrss = false