add rss option
This commit is contained in:
parent
05c495741b
commit
997baa23da
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ disqusShortname = 'YOUR_DISQUS_SHORTNAME' # add disqus comments
|
|||
twitter = 'YOUR_TWITTER_ID' # twitter.com/YOUR_TWITTER_ID
|
||||
github = 'YOUR_GITHUB_ID' # github.com/YOUR_GITHUB_ID
|
||||
instagram = 'YOUR_INSTAGRAM_ID' # instagram.com/YOUR_INSTAGRAM_ID
|
||||
rss = true # show rss icon with link
|
||||
|
||||
# show home page profile
|
||||
avatar = 'GRAVATAR_EMAIL' # Gravatar email or image url(e.g. "https://deno.land/logo.svg")
|
||||
|
|
Loading…
Reference in a new issue