📝 Update navigation

This commit is contained in:
Luke Vella 2024-06-30 10:51:42 +01:00
parent f66653c21a
commit 5123f72d57

View file

@ -26,21 +26,14 @@
"url": "/contact/support"
}
],
"anchors": [
"tabs": [
{
"name": "Self-Hosting",
"icon": "server",
"url": "self-hosting"
},
{
"name": "Contributing Guide",
"icon": "hand-holding-heart",
"name": "Contribute",
"url": "contribute"
},
{
"name": "Contact",
"icon": "messages",
"url": "contact"
}
],
"navigation": [
@ -74,7 +67,7 @@
]
},
{
"group": "Contributing Guide",
"group": "Contribute",
"pages": ["contribute/introduction"]
},
{