Skip to content

Commit c070570

Browse files
committed
new footer added
Signed-off-by: Maciej Ptak <0ptaq0@gmail.com>
1 parent 3653f41 commit c070570

11 files changed

Lines changed: 769 additions & 4 deletions

File tree

website/.vitepress/config.mts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,7 @@ export default defineConfig({
6060
]
6161
}
6262
],
63-
footer: {
64-
message: 'Released under the MIT License.',
65-
copyright: 'Copyright © 2025-present Beyond The Cloud Sp. z o.o.'
66-
},
63+
footer: false,
6764
socialLinks: [
6865
{
6966
icon: 'github',

0 commit comments

Comments
 (0)