Description
Remove the "Draft Content" announcement banner from the Docusaurus documentation site. The banner reads:
⚠️ Draft Content — This documentation site is under active development. Content is preliminary and subject to change.
Changes Required
- Remove the
announcementBar configuration from docs/docusaurus/docusaurus.config.js
- Remove the associated dark-mode CSS override from
docs/docusaurus/src/css/custom.css