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

github.com/heyeshuang/hugo-theme-tokiwa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHe Yeshuang <yeshuanghe@gmail.com>2020-06-02 13:38:04 +0300
committerHe Yeshuang <yeshuanghe@gmail.com>2020-06-02 13:38:04 +0300
commit8c023275511db5556bb6acdd042757cef83cc56d (patch)
tree50aa840c4125e851d76f05e8519f444c53627cfa
parentc5592ee8b2b58f2922289f72b5be5d8b6135e662 (diff)
fix the soical urls in the example site
-rw-r--r--exampleSite/config.toml17
1 files changed, 9 insertions, 8 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 119d38b..94d337a 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -57,11 +57,12 @@ category = "categories"
tag = "tags"
series = "series"
[social]
-twitter="http://twitter.com/hh"
-bilibili="http://twitter.com/hh"
-weibo="http://twitter.com/hh"
-zhihu="http://twitter.com/hh"
-instagram="http://twitter.com/hh"
-gitlab="http://twitter.com/hh"
-youtube="http://twitter.com/hh"
-github="http://github.com/hh"
+instagram="http://example.com/"
+bilibili="http://example.com/"
+weibo="http://example.com/"
+zhihu="http://example.com/"
+twitter="http://twitter.com/"
+gitlab="http://gitlab.com/"
+youtube="http://youtube.com/"
+github="http://github.com/"
+# any icon in layouts/partials/svg can be used by the name without the "-line.svg"