[docs]add dromara

This commit is contained in:
tomsun28
2022-02-11 14:51:51 +08:00
parent ab51b25c20
commit f26d52dbf4
4 changed files with 18 additions and 13 deletions

View File

@@ -100,6 +100,8 @@
## 💬 社区交流
HertzBeat赫兹跳动为 [Dromara开源社区](https://dromara.org/) 孵化项目
##### 微信交流群
加微信号 tan-cloud 或 扫描下面账号二维码拉您进微信群。
@@ -111,9 +113,10 @@
<img alt="tan-cloud" src="https://cdn.jsdelivr.net/gh/dromara/hertzbeat@gh-pages/img/docs/help/qq-qr.jpg" width="200"/>
##### 社区交流网站
##### 交流网站
[社区网站](https://support.qq.com/products/379369) https://support.qq.com/products/379369
[Dromara社区网站](https://dromara.org/)
[HertzBeat用户网站](https://support.qq.com/products/379369)
## 🛡️ License

View File

@@ -21,9 +21,11 @@ sidebar_label: 交流联系
<img alt="tan-cloud" src="https://cdn.jsdelivr.net/gh/dromara/hertzbeat@gh-pages/img/docs/help/qq-qr.jpg" width="400"/>
## 社区交流网站
##### 交流网站
[社区交流](https://support.qq.com/products/379369) https://support.qq.com/products/379369
[Dromara社区网站](https://dromara.org/)
[HertzBeat用户网站](https://support.qq.com/products/379369)
## 其它联系
其它工作联系联系电话18781603458 微信: tomsun28

View File

@@ -148,24 +148,24 @@ module.exports = {
],
},
{
title: 'TanCloud探云',
title: '社区交流',
items: [
{
label: 'Dromara开源社区',
href: 'https://dromara.org/',
},
{
label: '交流联系',
to: 'docs/others/contact',
},
{
label: '社区网站',
label: '用户交流网站',
href: 'https://support.qq.com/products/379369',
},
{
label: 'TanCloud探云',
href: 'https://tancloud.cn',
},
{
label: 'HertzBeat赫兹跳动',
href: 'https://hertzbeat.com',
},
}
],
},
{
@@ -188,8 +188,8 @@ module.exports = {
],
logo: {
alt: 'TANCLOUD探云-易用友好的高性能监控云',
src: cdnUrl + 'img/tancloud-brand.svg',
href: 'https://tancloud.cn',
src: 'img/icons/dromara.png',
href: 'https://dromara.org/zh/',
},
copyright: '<a target="_blank" href="https://beian.miit.gov.cn/">蜀ICP备2022002218号</a>' + ` | Copyright TANCLOUD© ${new Date().getFullYear()}`,
},

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB