mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 21:54:20 -08:00
goodby to 2.0 banner
This commit is contained in:
parent
f1253514c7
commit
635e39830b
|
@ -15,11 +15,6 @@ const config = {
|
||||||
organizationName: "meshtastic",
|
organizationName: "meshtastic",
|
||||||
projectName: "meshtastic",
|
projectName: "meshtastic",
|
||||||
themeConfig: /** @type {import('@docusaurus/preset-classic').ThemeConfig} */ {
|
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: {
|
docs: {
|
||||||
sidebar: {
|
sidebar: {
|
||||||
autoCollapseCategories: true,
|
autoCollapseCategories: true,
|
||||||
|
|
Loading…
Reference in a new issue