add netfly (#23)

* add netfly

* fix

Co-authored-by: guoxudong <guoxudong.dev@gmial.com>
This commit is contained in:
guoxudong 2021-04-08 16:10:09 +08:00 committed by GitHub
parent 7c0089c23d
commit e2fb647285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ module.exports = {
],
copyright: `
<br />
<strong>© KubeVela Authors ${new Date().getFullYear()} | Documentation Distributed under <a herf="https://creativecommons.org/licenses/by/4.0">CC-BY-4.0</a> </strong>
<strong>© KubeVela Authors ${new Date().getFullYear()} | Documentation Distributed under <a herf="https://creativecommons.org/licenses/by/4.0">CC-BY-4.0</a> </strong> <strong>| Powered by <a href="https://www.netlify.com">Netlify</a></strong>
<br />
`,
},