auto generate robots.txt

This commit is contained in:
2022-01-12 16:57:58 +08:00
parent 21812905b3
commit 704066888a

View File

@@ -4,6 +4,7 @@ defaultContentLanguage = "zh-cn"
defaultContentLanguageInSubdir = false
theme = "hello-friend"
paginate = 10
enableRobotsTXT = true
[markup.goldmark.renderer]
unsafe = true #避免MarkDown内嵌的HTML被优化掉尤其是Typora缩放过的图片
@@ -25,7 +26,7 @@ rssFullText = true
[languages.en]
title = "Colinx Blog"
subtitle = "Colin's Blog"
keywords = ""
keywords = "Colin,Blog"
copyright = ""
menuMore = "Show more"
writtenBy = "Written by"