summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorDoge <[email protected]>2021-05-21 01:53:08 +0800
committerDoge <[email protected]>2021-05-21 01:53:08 +0800
commitef9166a92607093dea593653a9977fba40d82ad3 (patch)
tree5d499dea3a8c0a5160b702f68616c03f94e2f5ad /_config.yml
parentd187e68f0e2233b8440d190136cc9087c49b9342 (diff)
downloadchromate-ef9166a92607093dea593653a9977fba40d82ad3.tar.gz
chromate-ef9166a92607093dea593653a9977fba40d82ad3.tar.bz2
chromate-ef9166a92607093dea593653a9977fba40d82ad3.zip
Add header adjustment with autoscroll
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 0ad21fb..0d86089 100644
--- a/_config.yml
+++ b/_config.yml
@@ -8,6 +8,18 @@ logo:
lightmode: null
darkmode: null
+# Header size
+# Select from: ["fullheight", "large", "medium", "default"]
+# The page will be scroll to post thumbnail if autoscroll enabled
+# ------------------------------------------------------------
+# 选择 Header 的大小
+# 从大到小依次可以选择:["fullheight", "large", "medium", "default"]
+# 如果启用 autoscroll 在进入文章后会自动跳转至文章 Thumbnail 处
+header:
+ index: large
+ other: medium
+ autoscroll: true
+
# Favicon file link
# ------------------------------------------------------------
# Favicon 文件地址