ソースを参照

[webapp,home]change tancloud brand to hertzbeat (#63)

tomsun28 3 年 前
コミット
95c36fd9a3

+ 2 - 2
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',

ファイルの差分が大きいため隠しています
+ 1 - 0
home/static/img/hertzbeat-brand-white.svg


ファイルの差分が大きいため隠しています
+ 1 - 0
home/static/img/tancloud-brand-white.svg


+ 1 - 1
web-app/src/app/layout/passport/passport.component.html

@@ -12,7 +12,7 @@
     <global-footer [links]="links">
       Copyright
       <i nz-icon nzType="copyright" nzTheme="outline"></i>
-      2021
+      2022
       <a href="https://tancloud.cn" target="_blank">探云 tancloud.cn | </a>
       <a href="https://hertzbeat.com" target="_blank">赫兹跳动 hertzbeat.com</a>
     </global-footer>

+ 1 - 1
web-app/src/assets/app-data.json

@@ -1,6 +1,6 @@
 {
   "app": {
-    "name": "TANCLOUD",
+    "name": "HertzBeat",
     "description": "易用友好的高性能监控云"
   },
   "user": {

ファイルの差分が大きいため隠しています
+ 0 - 0
web-app/src/assets/brand.svg


ファイルの差分が大きいため隠しています
+ 0 - 0
web-app/src/assets/brand_white.svg


+ 1 - 1
web-app/src/index.html

@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
   <meta charset="utf-8">
-  <title>TanCloud</title>
+  <title>HertzBeat</title>
   <base href="/">
   <meta name="viewport" content="width=device-width, initial-scale=1">
   <link rel="icon" type="image/x-icon" href="favicon.ico">

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません