feat: add rss link to header
This commit is contained in:
@@ -49,5 +49,10 @@ name = "Twitter"
|
||||
icon = "twitter"
|
||||
url = "https://twitter.com/gohugoio"
|
||||
|
||||
[[params.social]]
|
||||
name = "RSS"
|
||||
icon = "rss"
|
||||
url = "/index.xml"
|
||||
|
||||
[taxonomies]
|
||||
tag = "tags"
|
||||
|
Reference in New Issue
Block a user