[docs,home]使用jsdelivr cdn图片资源

This commit is contained in:
tomsun28
2022-02-05 18:03:08 +08:00
parent 3d78fd4a67
commit 8b75176ca1
18 changed files with 98 additions and 50 deletions

View File

@@ -4,7 +4,7 @@ const organizationName = 'usthe' // Usually your GitHub org/user name.
const projectName = 'hertzbeat' // Usually your repo name.
const branch = 'master'
const repoUrl = `https://github.com/usthe/${projectName}`
const cdnUrl = 'https://tancloud.gd2.qingstor.com/'
const cdnUrl = 'https://cdn.jsdelivr.net/gh/usthe/hertzbeat@gh-pages/'
module.exports = {
title: 'TANCLOUD探云',