1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-21 13:23:07 +01:00

docs: remove banner for survey

This commit is contained in:
Amir Raminfar
2025-02-11 09:22:19 -08:00
parent d580e9447b
commit 5abf7e4a9d

View File

@@ -16,7 +16,7 @@ export default {
"home-hero-image": () => h(HeroVideo),
"sidebar-nav-after": () => h(BuyMeCoffee),
"home-hero-actions-after": () => h(Stats),
"layout-top": () => h(Banner),
// "layout-top": () => h(Banner),
});
},
enhanceApp(ctx) {