Add banner

This commit is contained in:
alice 2024-10-28 17:02:43 +01:00
parent cbce3348f2
commit 27a2cdcaeb
5 changed files with 65 additions and 4 deletions

View file

@ -17,6 +17,11 @@ export default withMermaid({
provider: "local"
},
footer: {
message: 'Released under the MIT License.',
copyright: 'Copyright © 2023-present centau'
},
// https://vitepress.dev/reference/default-theme-config
nav: [
{ text: "Home", link: "/" },