Skip to content

Commit 43fbe9e

Browse files
authored
Update site description, author, and analytics ID
1 parent 3847349 commit 43fbe9e

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

mkdocs.yml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
site_name: 'DataEase 文档'
22
site_url: 'https://dataease.io/docs'
3-
site_description: 'Document'
4-
site_author: 'Dataease'
5-
google_analytics: ['UA-147297392-11', 'dataease.io']
3+
site_description: 'DataEase 在线文档'
4+
site_author: '飞致云'
65

76
repo_name: 'DataEase'
87
repo_url: 'https://github.com/dataease/dataease'
@@ -82,12 +81,6 @@ nav:
8281
- 在线升级: installation/online_ha_upgrade.md
8382
- 离线升级: installation/offline_ha_upgrade.md
8483
- 备份还原: installation/backup_faq.md
85-
- 源码部署(前后端分离):
86-
- 工具准备: dev_manual/dev_deployment/tool.md
87-
- 环境准备: dev_manual/dev_deployment/environment.md
88-
- 源码准备: dev_manual/dev_deployment/code.md
89-
- 编译运行: dev_manual/dev_deployment/compile.md
90-
- 注意事项: dev_manual/dev_deployment/attention.md
9184
- 其他部署方式: installation/other_installation.md
9285
- 命令行工具: installation/cli.md
9386
- 备份还原: faq/backup_faq.md
@@ -257,7 +250,7 @@ extra:
257250
provider: mike
258251
analytics:
259252
provider: google
260-
property: UA-147297392-11
253+
property: G-9362Z0KNSP
261254
social:
262255
- icon: fontawesome/brands/github
263256
link: https://github.com/dataease

0 commit comments

Comments
 (0)