Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nanxiaobei/hugo-paper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanxiaobei <nanxiaobei@gmail.com>2022-07-19 20:42:07 +0300
committernanxiaobei <nanxiaobei@gmail.com>2022-07-19 20:42:07 +0300
commit997baa23dad76661ce5ee2c1a3df10fe453c0c6c (patch)
tree68e53e3bb0cdcc2de5c5931cba7a419517bab21c
parent05c495741babf306e6b70b70a2327ffa286ecc0c (diff)
add rss option
-rwxr-xr-xREADME.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d12fff9..7369a4d 100755
--- a/README.md
+++ b/README.md
@@ -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")