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

5426
package-lock.json generated

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View File

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