jancovici-updates/themes/lugo/config.toml

17 lines
354 B
TOML
Raw Normal View History

2023-02-19 10:56:01 +00:00
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"
#list items
datesinlist = true
authorsinlist = true
#footer items
nextprev = true
taglist = true
showrss = true