Merge pull request #792 from pdxlocations/remove-announcement

Remove 2.0 Banner
This commit is contained in:
Sacha Weatherstone 2023-09-09 21:16:12 +10:00 committed by GitHub
commit d4220a2195
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,11 +15,6 @@ const config = {
organizationName: "meshtastic",
projectName: "meshtastic",
themeConfig: /** @type {import('@docusaurus/preset-classic').ThemeConfig} */ {
announcementBar: {
id: "2_0",
content:
'🎉 Meshtastic 2.0 Has Now Launched! Check it Out <a href="/2.0">Here</a> 🎉',
},
docs: {
sidebar: {
autoCollapseCategories: true,