Menu reorg

pull/864/head
Cagatay Civici 2021-01-13 12:28:01 +03:00
parent 8da5e2ff55
commit f4fdfded79
1 changed files with 21 additions and 15 deletions

View File

@ -19,36 +19,42 @@
"to": "/setup"
},
{
"name": "Forum",
"href": "https://forum.primefaces.org/viewforum.php?f=110"
},
{
"name": "Discord Channel",
"href": "https://discord.gg/gzKFYnpmCY"
"name": "Locale",
"to": "/locale",
"badge": "New"
},
{
"name": "Source Code",
"href": "https://github.com/primefaces/primevue"
},
{
"name": "Support",
"to": "/support"
},
{
"name": "Store",
"href": "https://www.primefaces.org/store"
},
{
"name": "Locale",
"to": "/locale",
"badge": "New"
},
{
"name": "Accessibility",
"to": "/accessibility"
}
]
},
{
"name": "Support",
"meta": ["support"],
"children": [
{
"name": "Forum",
"href": "https://forum.primefaces.org/viewforum.php?f=110"
},
{
"name": "Discord Chat",
"href": "https://discord.gg/gzKFYnpmCY"
},
{
"name": "PRO Support",
"to": "/support"
}
]
},
{
"name": "Theming",
"meta": ["theming"],