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