mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 21:33:18 +01:00
docs: remove banner for survey
This commit is contained in:
@@ -16,7 +16,7 @@ export default {
|
|||||||
"home-hero-image": () => h(HeroVideo),
|
"home-hero-image": () => h(HeroVideo),
|
||||||
"sidebar-nav-after": () => h(BuyMeCoffee),
|
"sidebar-nav-after": () => h(BuyMeCoffee),
|
||||||
"home-hero-actions-after": () => h(Stats),
|
"home-hero-actions-after": () => h(Stats),
|
||||||
"layout-top": () => h(Banner),
|
// "layout-top": () => h(Banner),
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
enhanceApp(ctx) {
|
enhanceApp(ctx) {
|
||||||
|
|||||||
Reference in New Issue
Block a user