summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorJeffrey Tse <jeffreytse.mail@gmail.com>2019-09-12 18:38:59 +0800
committerJeffrey Tse <jeffreytse.mail@gmail.com>2019-09-12 18:38:59 +0800
commit40b20a9a188cb151a9cc2f9113f9aff48153940c (patch)
treeb583050280cb89e83ea7c7a71b377dcf9e20f577 /_config.yml
parent61eae5c5f9881cab29712f6e696085baa977e1f9 (diff)
chore: adjust theme configuration, etc
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml17
1 files changed, 16 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 2c7db43..dedafeb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -24,6 +24,21 @@ yat:
# If you want more debug log, you can set true
# debug: true
+# You can choose a theme color
+# Default theme colors as below:
+# spacegrey: #222222
+# inkpurple: #543581
+# aquablue: #00aaa0
+# azureblue: #2863b1
+# gracered: #a12a50
+# aloegreen: #3d9e56
+# rustbrown: #795548
+#
+# theme_color: spacegrey
+#
+# Custom color as below:
+# theme_color: "#882250"
+
# If you want to link only specific pages in your header, uncomment
# this and add the path to the pages in order as they should show up
# header_pages:
@@ -40,7 +55,7 @@ yat:
# banner: "Your image url"
# Pagination setting
-paginate: 5
+# paginate: 5
# Disqus comments
# disqus: