Hide RSS button.
This commit is contained in:
13
config.toml
13
config.toml
@@ -3,3 +3,16 @@ languageCode = 'en-us'
|
||||
title = 'Jackanope Ungathering'
|
||||
|
||||
theme = "lugo"
|
||||
[params]
|
||||
# "relatedtext" is the text that appears above the tag list at the bottom of pages.
|
||||
relatedtext = "Related"
|
||||
favicon = "/favicon.ico"
|
||||
|
||||
#list items
|
||||
datesinlist = false
|
||||
authorsinlist = false
|
||||
|
||||
#footer items
|
||||
nextprev = false
|
||||
taglist = false
|
||||
showrss = false
|
||||
|
Reference in New Issue
Block a user