lugo/config.toml
2022-07-11 11:06:43 -04:00

9 lines
229 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 = "Related:"
favicon = "/favicon.ico"