diff --git a/config.yml b/config.yml index 0b9cd52..d82af97 100644 --- a/config.yml +++ b/config.yml @@ -5,7 +5,7 @@ languageCode: 'en' enableInlineShortcodes: true # 允许内联短码 enableEmoji: true # 允许使用 Emoji 表情,建议 true -enableRobotsTXT: true # 允许爬虫抓取到搜索引擎,建议 true +enableRobotsTXT: false # 允许爬虫抓取到搜索引擎,建议 true hasCJKLanguage: true # 自动检测是否包含 中文日文韩文 如果文章中使用了很多中文引号的话可以开启 paginate: 10 # 每页显示的文章数 buildDrafts: false @@ -53,7 +53,7 @@ params: defaultTheme: auto # disableThemeToggle: true - ShowShareButtons: true + ShowShareButtons: false ShowReadingTime: false # disableSpecial1stPost: true displayFullLangName: false