diff --git a/config/dev.yaml b/config/dev.yaml index 4b9f1ded..8d598341 100644 --- a/config/dev.yaml +++ b/config/dev.yaml @@ -7,7 +7,7 @@ client: # 以下为页面 meta 配置 seoAppName: '云策文档' seoDescription: '云策文档是一款开源知识管理工具。通过独立的知识库空间,结构化地组织在线协作文档,实现知识的积累与沉淀,促进知识的复用与流通。' - seoKeywords: '云策文档,协作,文档,前端面试题,fantasticit,https://github.com/fantasticit/think' + seoKeywords: '云策文档,协作,文档,fantasticit,https://github.com/fantasticit/think' # 预先连接的来源,空格分割(比如图片存储服务器) dnsPrefetch: '//wipi.oss-cn-shanghai.aliyuncs.com' # 站点地址(如:http://think.codingit.cn/),一定要设置,否则会出现 cookie、跨域等问题