Skip to content

Commit 917dbbc

Browse files
committed
new footer added
Signed-off-by: Maciej Ptak <0ptaq0@gmail.com>
1 parent 29c8ccf commit 917dbbc

11 files changed

Lines changed: 770 additions & 4 deletions

File tree

website/.vitepress/config.mts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,7 @@ export default defineConfig({
3939
link: 'https://www.linkedin.com/company/beyondtheclouddev'
4040
}
4141
],
42-
footer: {
43-
message: 'Part of <a href="https://apexfluently.beyondthecloud.dev">Apex Fluently</a>',
44-
copyright: 'Copyright © 2025 <a href="https://beyondthecloud.dev">Beyond the Cloud</a>'
45-
},
42+
footer: false,
4643
search: {
4744
provider: 'local'
4845
}

0 commit comments

Comments
 (0)