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

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen Xianmin <xianmin12@gmail.com>2018-08-26 09:31:14 +0300
committerChen Xianmin <xianmin12@gmail.com>2018-08-26 09:31:14 +0300
commite909b33a763ccd1f832da1aa6af6b95e53b9754d (patch)
tree056d77e2c36b2d76bb1da2bd5dd49643d5c0fdb5 /exampleSite
parent0f0cac37aba696a308c310d32d0aaa6f85ab5cb8 (diff)
feat: Add bilibili icon to footer social links #110
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml6
1 files changed, 4 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 0285893..0ef23c0 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -153,8 +153,10 @@ defaultContentLanguage = "en" # Default language to use
k-pocket = "http://localhost:1313"
l-tumblr = "http://localhost:1313"
m-instagram = "http://localhost:1313"
- n-gitlab = "http://en.xianmin.org/hugo-theme-jane/"
- o-goodreads = "http://en.xianmin.org/hugo-theme-jane/"
+ n-gitlab = "http://localhost:1313"
+ o-goodreads = "http://localhost:1313"
+ p-coding = "http://localhost:1313"
+ q-bilibili = "http://localhost:1313"
# jsonfeed support
# more information: https://github.com/xianmin/hugo-theme-jane/issues/23