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

This commit is contained in:
tomsun28
2022-04-04 12:35:16 +08:00
committed by GitHub
parent 2553c6f61e
commit 95c36fd9a3
8 changed files with 15 additions and 7 deletions

View File

@@ -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>

View File

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

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

@@ -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">