Files
hugo-jackanope/config.toml
2025-08-13 18:31:37 -07:00

19 lines
384 B
TOML

baseURL = 'http://example.org/'
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