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-18 19:49:29 +0300
committernanxiaobei <nanxiaobei@gmail.com>2022-07-18 19:49:29 +0300
commit5aaadae760a5e72568f9f01e772b22e1c6c54829 (patch)
tree2af6501d206f4231b7a89a974252f35c651725e1
parent212952e47ffdaf3dafd133afb4de9affc8714e9c (diff)
update docs
-rwxr-xr-xREADME.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 43f3777..51686ef 100755
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Demo → [hugo-paper.vercel.app](https://hugo-paper.vercel.app/)
A simple, clean, flexible Hugo theme.
-⚡️ Fast | 🦋 Fluent | 🪀 Smooth
+⚡️ Fast | 📸 Fluent | 🫙 Smooth
</div>
@@ -54,8 +54,8 @@ 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
- # Display profile on home page
- avatar = 'IMAGE_URL' # Gravatar email or image url(e.g. "https://deno.land/logo.svg")
+ # display profile on home page
+ avatar = 'GRAVATAR_EMAIL' # Gravatar email or image url(e.g. "https://deno.land/logo.svg")
name = 'YOUR_NAME'
bio = 'YOUR_BIO'
```