lugo/config.toml

20 lines
403 B
TOML

title = "Website Name"
baseURL = 'https://example.org'
languageCode = 'en-us'
[params]
# "relatedtext" is the text that appears above the tag list at the bottom of pages.
relatedtext = "Tags:"
favicon = "favicon.ico"
showrss = true
nextprev = true
taglist = true
#list items
datesinlist = true
authorsinlist = true
#footer items
nextprev = true
taglist = true
showrss = true