mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -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',
|
||||
items: [
|
||||
{
|
||||
label: 'YouTube',
|
||||
to: 'https://www.youtube.com/meshtastic',
|
||||
},
|
||||
{
|
||||
label: 'Discord',
|
||||
to: 'https://discord.com/invite/UQJ5QuM7vq',
|
||||
|
@ -137,6 +133,14 @@ const config = {
|
|||
label: 'Forum',
|
||||
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