Ability to toggle RSS
Ability to toggle RSS feed by setting .Site.Params.rss (defined in config.toml in the [Params] section)
This commit is contained in:
parent
f4ce4ee357
commit
50fad43b1f
2 changed files with 3 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ pygmentCodeFences = true
|
|||
logo = "img/avatar-icon.png"
|
||||
favicon = "img/favicon.ico"
|
||||
commit = false
|
||||
rss = true
|
||||
|
||||
[Author]
|
||||
name = "Some Person"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue