add community to header

---------

Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
This commit is contained in:
kn0wmad
2023-05-01 10:16:09 -06:00
committed by GitHub
parent cf0470a014
commit 6e70028f0c
5 changed files with 4925 additions and 509 deletions

View File

@@ -63,6 +63,14 @@ module.exports = [
"target": "",
"order": 3,
"class": ""
},
{
"name": "Community",
"slug": "community",
"url": "/community",
"target": "",
"order": 4,
"class": ""
}
]
},