From 95c36fd9a3ab25d1dc1e53449dfb88793234af6d Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Mon, 4 Apr 2022 12:35:16 +0800 Subject: [PATCH] [webapp,home]change tancloud brand to hertzbeat (#63) --- home/docusaurus.config.js | 4 ++-- home/static/img/hertzbeat-brand-white.svg | 4 ++++ home/static/img/tancloud-brand-white.svg | 4 ++++ web-app/src/app/layout/passport/passport.component.html | 2 +- web-app/src/assets/app-data.json | 2 +- web-app/src/assets/brand.svg | 2 +- web-app/src/assets/brand_white.svg | 2 +- web-app/src/index.html | 2 +- 8 files changed, 15 insertions(+), 7 deletions(-) create mode 100644 home/static/img/hertzbeat-brand-white.svg create mode 100644 home/static/img/tancloud-brand-white.svg diff --git a/home/docusaurus.config.js b/home/docusaurus.config.js index 9ede4db..564683c 100644 --- a/home/docusaurus.config.js +++ b/home/docusaurus.config.js @@ -7,8 +7,8 @@ const repoUrl = `https://github.com/dromara/${projectName}` const cdnUrl = 'https://cdn.jsdelivr.net/gh/dromara/hertzbeat@gh-pages/' module.exports = { - title: 'TANCLOUD探云', - tagline: '易用友好的高性能监控云', + title: 'HertzBeat', + tagline: '易用友好的云监控系统', url: 'https://hertzbeat.com', baseUrl: '/', onBrokenLinks: 'throw', diff --git a/home/static/img/hertzbeat-brand-white.svg b/home/static/img/hertzbeat-brand-white.svg new file mode 100644 index 0000000..47b659e --- /dev/null +++ b/home/static/img/hertzbeat-brand-white.svg @@ -0,0 +1,4 @@ + + + + diff --git a/home/static/img/tancloud-brand-white.svg b/home/static/img/tancloud-brand-white.svg new file mode 100644 index 0000000..8b2cf3a --- /dev/null +++ b/home/static/img/tancloud-brand-white.svg @@ -0,0 +1,4 @@ + + + + diff --git a/web-app/src/app/layout/passport/passport.component.html b/web-app/src/app/layout/passport/passport.component.html index e81a1be..c416f4e 100644 --- a/web-app/src/app/layout/passport/passport.component.html +++ b/web-app/src/app/layout/passport/passport.component.html @@ -12,7 +12,7 @@ Copyright - 2021 + 2022 探云 tancloud.cn | 赫兹跳动 hertzbeat.com diff --git a/web-app/src/assets/app-data.json b/web-app/src/assets/app-data.json index 717f924..c6dc279 100644 --- a/web-app/src/assets/app-data.json +++ b/web-app/src/assets/app-data.json @@ -1,6 +1,6 @@ { "app": { - "name": "TANCLOUD", + "name": "HertzBeat", "description": "易用友好的高性能监控云" }, "user": { diff --git a/web-app/src/assets/brand.svg b/web-app/src/assets/brand.svg index c080c05..00e1b3a 100644 --- a/web-app/src/assets/brand.svg +++ b/web-app/src/assets/brand.svg @@ -1,4 +1,4 @@ - + diff --git a/web-app/src/assets/brand_white.svg b/web-app/src/assets/brand_white.svg index 8b2cf3a..47b659e 100644 --- a/web-app/src/assets/brand_white.svg +++ b/web-app/src/assets/brand_white.svg @@ -1,4 +1,4 @@ - + diff --git a/web-app/src/index.html b/web-app/src/index.html index 959abb1..84595de 100644 --- a/web-app/src/index.html +++ b/web-app/src/index.html @@ -2,7 +2,7 @@ - TanCloud + HertzBeat