From 509e6af27148b955626012115388e04dc65fe3b0 Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Sun, 25 Dec 2022 04:21:26 +0800 Subject: [PATCH] refine docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b303ff..b46acdd 100755 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ disqusShortname = 'YOUR_DISQUS_SHORTNAME' # add disqus comments github = 'YOUR_GITHUB_ID' # github.com/YOUR_GITHUB_ID instagram = 'YOUR_INSTAGRAM_ID' # instagram.com/YOUR_INSTAGRAM_ID mastodon = 'YOUR_MASTODON_LINK' # mastodon.instance/@xxx - rss = true # show rss icon with link + rss = true # show rss icon # home page profile avatar = 'GRAVATAR_EMAIL' # Gravatar email or image url(e.g. "https://deno.land/logo.svg")