lugo/config.toml
2022-11-04 23:20:58 -06:00

12 lines
276 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