mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-06 09:59:00 +02:00
📝 Update navigation
This commit is contained in:
parent
f66653c21a
commit
5123f72d57
1 changed files with 3 additions and 10 deletions
|
@ -26,21 +26,14 @@
|
||||||
"url": "/contact/support"
|
"url": "/contact/support"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"anchors": [
|
"tabs": [
|
||||||
{
|
{
|
||||||
"name": "Self-Hosting",
|
"name": "Self-Hosting",
|
||||||
"icon": "server",
|
|
||||||
"url": "self-hosting"
|
"url": "self-hosting"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Contributing Guide",
|
"name": "Contribute",
|
||||||
"icon": "hand-holding-heart",
|
|
||||||
"url": "contribute"
|
"url": "contribute"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Contact",
|
|
||||||
"icon": "messages",
|
|
||||||
"url": "contact"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"navigation": [
|
"navigation": [
|
||||||
|
@ -74,7 +67,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"group": "Contributing Guide",
|
"group": "Contribute",
|
||||||
"pages": ["contribute/introduction"]
|
"pages": ["contribute/introduction"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue