Merge branch 'master' into rcarteraz-patch-1

This commit is contained in:
rcarteraz 2024-02-27 12:55:48 -07:00 committed by GitHub
commit 9e615d7e5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,6 @@ const config = {
},
},
navbar: {
title: "Meshtastic",
hideOnScroll: true,
logo: {
alt: "Meshtastic Logo",
@ -39,6 +38,10 @@ const config = {
label: "Downloads",
to: "downloads",
},
{
label: "Donate",
to: "docs/contributing/#supporting-and-contributing-to-meshtastic",
},
{
label: "About",
position: "right",