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-02-10 12:12:52 +0300
committerzzossig <zzossig@gmail.com>2020-02-10 12:12:52 +0300
commitbad32c900670f68bea70022e3e0197aea4127993 (patch)
tree61a9216ac330f7ae7a8114c513e5bd2643482e0c /README.ko.md
parentff273b5ebb0e631807afde00c2da60f71443fec3 (diff)
[new feature] footer link support, google tag manager support, contact getform support
Diffstat (limited to 'README.ko.md')
-rw-r--r--README.ko.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.ko.md b/README.ko.md
index cf5a454..15336bd 100644
--- a/README.ko.md
+++ b/README.ko.md
@@ -292,6 +292,7 @@ showSocialLinks = true # email, facebook, twitter ...
enableLangChange = true # show button at bottom left of footer.
# service
+googleTagManager = "" # GTM-XXXXXX
baiduAnalytics = "" # alternative of google analytics
enableBusuanzi = false # if set true, total page view, total unique visitors show up in the footer.
busuanziSiteUV = true # unique visitors (total number of visitors)
@@ -396,6 +397,13 @@ commento = false
username = ""
[[share]]
name = "twitter"
+
+[[footerLinks]]
+ name = ""
+ link = ""
+[[footerLinks]]
+ name = ""
+ link = ""
```
## Gallery