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

github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzzossig <zzossig@gmail.com>2020-01-24 20:53:22 +0300
committerzzossig <zzossig@gmail.com>2020-01-24 20:53:22 +0300
commitb58c691ddbd38c66dbcd26fe7ad8b0ecc6dc0870 (patch)
treea86cbf3abf0394f19088f0ca0d81a5eb204ed48f /README.md
parent03e830df20db87a1ea81a3256e35ea6af802720c (diff)
share button design changed
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index ba7d84e..60cfa22 100644
--- a/README.md
+++ b/README.md
@@ -367,8 +367,12 @@ commento = false
copyrightLinkImage = ""
copyrightLinkText = ""
-[share]
- options = ["facebook","twitter", "reddit", "linkedin", "tumblr", "weibo", "douban", "line"]
+# possible share name: ["facebook","twitter", "reddit", "linkedin", "tumblr", "weibo", "douban", "line"]
+[[share]]
+ name = "facebook"
+[[share]]
+ name = "twitter"
+ username = ""
```
## Gallery