feat: add rss link to header

This commit is contained in:
Vivek R
2019-04-20 14:12:08 +05:30
parent 7d249c573f
commit 6b00ac4d91
2 changed files with 9 additions and 0 deletions

View File

@@ -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"