diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 23a0497..89d3ef2 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -23,6 +23,13 @@ module.exports = { darkTheme: require('prism-react-renderer/themes/palenight'), additionalLanguages: ['swift', 'java', 'kotlin'], }, + announcementBar: { + id: 'shadowlens', + content: 'ShadowLens is out!!! 🥳🥳 Download the iOS app to see VisionCamera in action: apps.apple.com/shadowlens', + backgroundColor: '#e39600', + textColor: '#ffffff', + isCloseable: false, + }, navbar: { title: 'VisionCamera', logo: {