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

github.com/zhaohuabing/hugo-theme-cleanwhite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Merikan <peter@merikan.com>2019-07-23 10:02:16 +0300
committerGitHub <noreply@github.com>2019-07-23 10:02:16 +0300
commite606030d211cf53979abc072b893433afc6ffe58 (patch)
tree37c329bcf11f1b71e829769c25e5bca2b14a2731 /exampleSite
parente989207f90ac4c2d979ec77af272f3cc1f8e76ff (diff)
parentaf707cfff693d9244f28284ac891fb8535873ed6 (diff)
Merge branch 'master' into add_custom_js_and_css
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 3561a7d..bf151a0 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -61,6 +61,10 @@ home = ["HTML", "RSS", "Algolia"]
#custom_css = ["css/lightbox.css", "https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.2/animate.min.css", "css/main.css"]
#custom_js = ["js/lightbox.js", "https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js", "js/main.js"]
+ # Highlight.js theme
+ # demo: https://highlightjs.org/static/demo/
+ highlightjs = "docco"
+
[params.social]
rss = true
email = "youremail@gmail.com"
@@ -74,6 +78,11 @@ home = ["HTML", "RSS", "Algolia"]
wechat = "your wechat qr code image"
# medium = "full profile url in medium"
#pinterest = "full profile url in pinterest"
+ #reddit = "full profile url in reddit"
+ #gitlab = "full profile url in gitlab"
+ #mastodon = "full profile url in mastodon"
+ #keybase = "full profile url in keybase"
+ #git = "full profile url for git user"
[[params.friend_link]]
title = "Linda的博客"