mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
alphabetized community and added reddit link
This commit is contained in:
parent
460ae4bf28
commit
9d3a4c21c6
|
@ -125,10 +125,6 @@ const config = {
|
||||||
{
|
{
|
||||||
title: 'Community',
|
title: 'Community',
|
||||||
items: [
|
items: [
|
||||||
{
|
|
||||||
label: 'YouTube',
|
|
||||||
to: 'https://www.youtube.com/meshtastic',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: 'Discord',
|
label: 'Discord',
|
||||||
to: 'https://discord.com/invite/UQJ5QuM7vq',
|
to: 'https://discord.com/invite/UQJ5QuM7vq',
|
||||||
|
@ -137,6 +133,14 @@ const config = {
|
||||||
label: 'Forum',
|
label: 'Forum',
|
||||||
to: 'https://meshtastic.discourse.group',
|
to: 'https://meshtastic.discourse.group',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Reddit',
|
||||||
|
to: 'https://reddit.com/r/meshtastic',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
label: 'YouTube',
|
||||||
|
to: 'https://www.youtube.com/meshtastic',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue