fixed config.toml so site renders like tutorial

This commit is contained in:
Ryan H 2022-12-11 20:53:05 -08:00
parent 11d59ffa1b
commit 5393b965fd

View File

@ -4,5 +4,13 @@ languageCode = 'en-us'
[params]
# "relatedtext" is the text that appears above the tag list at the bottom of pages.
#relatedtext = "Related:"
relatedtext = "Related"
favicon = "/favicon.ico"
#list items
datesinlist = true
authorsinlist = true
#footer items
nextprev = true
taglist = true