[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

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