We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1eca99 commit b3f39d8Copy full SHA for b3f39d8
mkdocs.yml
@@ -1,7 +1,7 @@
1
site_name: 'SQLBot 文档'
2
site_url: 'https://sqlbot.cn/docs'
3
site_description: 'SQLBot 是基于大模型和 RAG 的智能问数系统'
4
-site_author: 'SQLBot 开源项目组'
+site_author: '飞致云'
5
repo_name: 'SQLBot'
6
repo_url: 'https://github.com/dataease/SQLBot'
7
@@ -132,7 +132,7 @@ extra:
132
warning: false
133
analytics:
134
provider: google
135
- property: G-NG51348CBW
+ property: G-9362Z0KNSP
136
social:
137
- icon: fontawesome/brands/github
138
link: https://github.com/dataease/SQLBot
0 commit comments