docs: no footer

This commit is contained in:
Emerson Bottero
2022-09-25 11:53:08 -03:00
parent 609d28c6ee
commit d8ee2bb850

View File

@@ -22,11 +22,6 @@ export default defineConfig({
// "/community/": sidebarCommunity(),
},
footer: {
message: 'Released under the MIT License.',
copyright: 'Copyright © 2014-present Knut Sveidqvist',
},
// TODO: update to mermaid
editLink: {
pattern: 'https://github.com/emersonbottero/mermaid/edit/develop/vdocs/:path',