Use banners to display important announcements, updates, or notifications across your entire documentation site. Banners appear at the top of every page, support Markdown formatting, and can be made dismissible. To add a banner, use theDocumentation Index
Fetch the complete documentation index at: https://omer-914cc1c6.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
banner property in your docs.json:
Properties
The banner message. Supports plain text and Markdown formatting.
Whether users can dismiss the banner. When
true, users can close the banner and it won’t reappear for their session. Defaults to false.