mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-11 10:11:28 +08:00
auto generate robots.txt
This commit is contained in:
@@ -4,6 +4,7 @@ defaultContentLanguage = "zh-cn"
|
|||||||
defaultContentLanguageInSubdir = false
|
defaultContentLanguageInSubdir = false
|
||||||
theme = "hello-friend"
|
theme = "hello-friend"
|
||||||
paginate = 10
|
paginate = 10
|
||||||
|
enableRobotsTXT = true
|
||||||
|
|
||||||
[markup.goldmark.renderer]
|
[markup.goldmark.renderer]
|
||||||
unsafe = true #避免MarkDown内嵌的HTML被优化掉,尤其是Typora缩放过的图片
|
unsafe = true #避免MarkDown内嵌的HTML被优化掉,尤其是Typora缩放过的图片
|
||||||
@@ -25,7 +26,7 @@ rssFullText = true
|
|||||||
[languages.en]
|
[languages.en]
|
||||||
title = "Colinx Blog"
|
title = "Colinx Blog"
|
||||||
subtitle = "Colin's Blog"
|
subtitle = "Colin's Blog"
|
||||||
keywords = ""
|
keywords = "Colin,Blog"
|
||||||
copyright = ""
|
copyright = ""
|
||||||
menuMore = "Show more"
|
menuMore = "Show more"
|
||||||
writtenBy = "Written by"
|
writtenBy = "Written by"
|
||||||
|
|||||||
Reference in New Issue
Block a user