mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-02 16:09:08 +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"
|
||||
}
|
||||
],
|
||||
"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"]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue