2022-06-28 23:06:38 +00:00
|
|
|
title = "Website Name"
|
2022-04-14 20:07:48 +00:00
|
|
|
baseURL = 'https://example.org'
|
|
|
|
languageCode = 'en-us'
|
|
|
|
|
2022-06-28 23:06:38 +00:00
|
|
|
[params]
|
2022-07-11 15:06:43 +00:00
|
|
|
# "relatedtext" is the text that appears above the tag list at the bottom of pages.
|
2022-11-05 05:20:58 +00:00
|
|
|
relatedtext = "Tags:"
|
|
|
|
favicon = "favicon.ico"
|
2022-12-12 04:53:05 +00:00
|
|
|
|
|
|
|
#list items
|
|
|
|
datesinlist = true
|
|
|
|
authorsinlist = true
|
|
|
|
|
|
|
|
#footer items
|
|
|
|
nextprev = true
|
2022-12-12 05:30:17 +00:00
|
|
|
taglist = true
|
|
|
|
showrss = true
|