diff --git a/website/astro.config.mjs b/website/astro.config.mjs index 292fcfe..e2295e2 100644 --- a/website/astro.config.mjs +++ b/website/astro.config.mjs @@ -41,10 +41,6 @@ export default defineConfig({ title: 'BMad Game Dev Studio', tagline: 'Game development (Unity, Unreal, Godot) module for the BMad Method.', - banner: { - content: 'Build your own BMad modules and share them with the community! Get started or submit to the marketplace.', - }, - favicon: '/favicon.ico', // Social links diff --git a/website/src/components/Banner.astro b/website/src/components/Banner.astro index c57295d..456c344 100644 --- a/website/src/components/Banner.astro +++ b/website/src/components/Banner.astro @@ -7,9 +7,13 @@ const llmsFullUrl = `${getSiteUrl()}/llms-full.txt`;
🤖 AI-optimized docs: llms-full.txt
+
+ 🚀 Build your own BMad modules and share them with the community! Get started or submit to the marketplace. +