docs: Add ShadowLens announcement (#2285)

* docs: Add ShadowLens announcement

* Update docusaurus.config.js

* Update docusaurus.config.js
This commit is contained in:
Marc Rousavy 2023-12-13 22:46:03 +01:00 committed by GitHub
parent 977bf56c6d
commit 3a627c7262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,13 @@ module.exports = {
darkTheme: require('prism-react-renderer/themes/palenight'),
additionalLanguages: ['swift', 'java', 'kotlin'],
},
announcementBar: {
id: 'shadowlens',
content: '<b>ShadowLens is out!!! 🥳🥳</b> Download the iOS app to see VisionCamera in action: <a target="_blank" rel="noopener noreferrer" href="https://apps.apple.com/at/app/shadowlens/id6471849004?l=en-GB">apps.apple.com/shadowlens</a>',
backgroundColor: '#e39600',
textColor: '#ffffff',
isCloseable: false,
},
navbar: {
title: 'VisionCamera',
logo: {