diff --git a/website/astro.config.mjs b/website/astro.config.mjs index af37c9164..f8e3ca95b 100644 --- a/website/astro.config.mjs +++ b/website/astro.config.mjs @@ -46,10 +46,6 @@ export default defineConfig({ title: 'BMAD Method', tagline: 'AI-driven agile development with specialized agents and workflows that scale from bug fixes to enterprise platforms.', - banner: { - content: 'Build your own BMad modules and share them with the community! Get started or submit to the marketplace.', - }, - // i18n: locale config from shared module (website/src/lib/locales.mjs) defaultLocale: 'root', locales, diff --git a/website/src/components/Banner.astro b/website/src/components/Banner.astro index 2b607f621..034a7dc85 100644 --- a/website/src/components/Banner.astro +++ b/website/src/components/Banner.astro @@ -7,9 +7,13 @@ const llmsFullUrl = `${getSiteUrl()}/llms-full.txt`;
🤖 Consolidated, AI-optimized BMAD docs: llms-full.txt. Fetch this plain text file for complete context.
+
+ 🚀 Build your own BMad modules and share them with the community! Get started or submit to the marketplace. +