'🎉 Meshtastic 2.0 Has Now Launched! Check it Out <a href="/2.0">Here</a> 🎉',
},
docs:{
sidebar:{
autoCollapseCategories:true,
},
},
navbar:{
title:"Meshtastic",
hideOnScroll:true,
logo:{
alt:"Meshtastic Logo",
src:"design/logo/svg/Mesh_Logo_Black.svg",
srcDark:"design/logo/svg/Mesh_Logo_White.svg",
},
items:[
{
label:"Docs",
to:"docs/introduction",
},
{
label:"Downloads",
to:"downloads",
},
{
label:"About",
position:"right",
items:[
{
label:"Introduction",
to:"docs/introduction",
},
{
label:"Getting Started",
to:"docs/getting-started",
},
{
label:"Contributing",
to:"docs/contributing",
},
{
label:"Legal",
to:"docs/legal",
},
{
label:"FAQs",
to:"docs/faq",
},
],
},
{
href:"https://github.com/meshtastic",
position:"right",
className:"header-github-link",
"aria-label":"GitHub repository",
},
],
},
footer:{
copyright:`<a href="https://vercel.com/?utm_source=meshtastic&utm_campaign=oss">Powered by ▲ Vercel</a> | Meshtastic® is a registered trademark of Meshtastic LLC. | <a href="/docs/legal">Legal Information</a>.`,