mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-03-07 20:51:31 +08:00
tweak settings
This commit is contained in:
@@ -3,7 +3,7 @@ languageCode = "en-us"
|
||||
defaultContentLanguage = "zh-cn"
|
||||
defaultContentLanguageInSubdir = false
|
||||
theme = "hello-friend"
|
||||
paginate = 7
|
||||
paginate = 10
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true #避免MarkDown内嵌的HTML被优化掉,尤其是Typora缩放过的图片
|
||||
@@ -19,6 +19,7 @@ paginate = 7
|
||||
showReadingTime = false
|
||||
# leave empty to disable, enter display text to enable
|
||||
lastModDisplay = "最后修改"
|
||||
rssFullText = true
|
||||
|
||||
[languages]
|
||||
[languages.en]
|
||||
@@ -106,4 +107,3 @@ paginate = 7
|
||||
identifier = "rss"
|
||||
name = "RSS"
|
||||
url = "/index.xml"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user