add netfly (#23)
* add netfly * fix Co-authored-by: guoxudong <guoxudong.dev@gmial.com>
This commit is contained in:
parent
7c0089c23d
commit
e2fb647285
|
|
@ -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 />
|
||||
`,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue