@@ -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',
@@ -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,6 +1,6 @@
{
"app": {
- "name": "TANCLOUD",
+ "name": "HertzBeat",
"description": "易用友好的高性能监控云"
},
"user": {
@@ -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">