1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-31 18:17:23 +01:00

docs: adds k8s in docs (#3620)

This commit is contained in:
Amir Raminfar
2025-02-12 07:53:56 -08:00
committed by GitHub
parent 6d928815df
commit 115b0e475d
2 changed files with 9 additions and 5 deletions

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) {