Skip to content

Commit 54f043a

Browse files
authored
docs: add BMad Builder announcement banner to docs site (#15)
1 parent 6837ea6 commit 54f043a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

website/astro.config.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ export default defineConfig({
4141
title: 'BMad Game Dev Studio',
4242
tagline: 'Game development (Unity, Unreal, Godot) module for the BMad Method.',
4343

44+
banner: {
45+
content: 'Build your own BMad modules and share them with the community! <a href="https://bmad-builder-docs.bmad-method.org/tutorials/build-your-first-module/">Get started</a> or <a href="https://bmad-builder-docs.bmad-method.org/how-to/distribute-your-module/">submit to the marketplace</a>.',
46+
},
47+
4448
favicon: '/favicon.ico',
4549

4650
// Social links

0 commit comments

Comments
 (0)