Added more config options
This commit is contained in:
parent
ef7a9471cd
commit
449a0f6564
@ -4,8 +4,11 @@ languageCode = 'en-us'
|
||||
|
||||
[params]
|
||||
# "relatedtext" is the text that appears above the tag list at the bottom of pages.
|
||||
relatedtext = "Related"
|
||||
favicon = "/favicon.ico"
|
||||
relatedtext = "Tags:"
|
||||
favicon = "favicon.ico"
|
||||
showrss = true
|
||||
nextprev = true
|
||||
taglist = true
|
||||
|
||||
#list items
|
||||
datesinlist = true
|
||||
|
Loading…
Reference in New Issue
Block a user