Skip to content

Commit 3e2af79

Browse files
committed
docs: 更新 Teek 配置并添加 logo
- 更新 Teek 配置,修改讨论分类 ID - 移除不必要的配置项,简化设置 - 添加 logo.png 文件到 docs 公共目录
1 parent 24bad6e commit 3e2af79

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,7 @@ const tkConfig = defineTeekConfig({
161161
repo: 'opsre/JenkinsGuide', //仓库
162162
repoId: 'R_kgDON4RvxA', //仓库ID
163163
category: 'General', // 讨论分类
164-
categoryId: 'DIC_kwDOGYFl1M4CayLN', //讨论分类ID
165-
mapping: 'pathname',
166-
inputPosition: 'bottom',
167-
lang: 'zh-CN',
168-
164+
categoryId: 'DIC_kwDON4RvxM4CnUkh', //讨论分类ID
169165
// artalk 配置,官网:https://artalk.js.org/
170166
// server: "",
171167
// site: "",

docs/public/logo.png

28.9 KB
Loading

0 commit comments

Comments
 (0)