mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
* feat: add documentation website with Docusaurus build pipeline * feat(docs): add AI discovery meta tags for llms.txt files - Add global headTags with ai-terms, llms, llms-full meta tags - Update landing page link to clarify AI context purpose * fix(docs): restore accidentally deleted faq.md and glossary.md Files were removed in 12dd97fe during path restructuring. * fix(docs): update broken project-readme links to GitHub URL * feat(schema): add compound trigger format validation
5 lines
284 B
XML
5 lines
284 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
|
|
<rect width="100" height="100" rx="20" fill="#0d9488"/>
|
|
<text x="50" y="65" font-family="Arial, sans-serif" font-size="40" font-weight="bold" fill="white" text-anchor="middle">B</text>
|
|
</svg>
|