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

github.com/gundamew/hugo-bingo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBing-Sheng Chen <gundamew@gmail.com>2018-07-03 10:37:11 +0300
committerBing-Sheng Chen <gundamew@gmail.com>2018-07-03 10:37:11 +0300
commit3d409f045baaf812021660c76597403e325d0a58 (patch)
tree824c0885e1fa72bce12b7e5abdb1aed03bbca0c2
parentccbca34f6397dd669da67bd8fece70764e8d8540 (diff)
Edit "Usage" section
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 94f7316..fef0dd7 100644
--- a/README.md
+++ b/README.md
@@ -22,9 +22,8 @@ For more information read the official guide: [Install and Use Themes](https://g
You can put social network links on home page:
```toml
-
[params]
- email = "username@domain"
+ email = "username@domain" # for Gravatar
github = "github_username"
linkedin = "linkedin_username"
medium = "medium_username"