Skip to content

Commit

Permalink
Menu reorg
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Feb 26, 2021
1 parent f51c05c commit 9d84017
Showing 1 changed file with 22 additions and 8 deletions.
30 changes: 22 additions & 8 deletions public/demo/menu/menu.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,6 @@
"name": "Locale",
"to": "/locale"
},
{
"name": "Source Code",
"href": "https://github.com/primefaces/primevue"
},
{
"name": "Store",
"href": "https://www.primefaces.org/store"
},
{
"name": "Accessibility",
"to": "/accessibility"
Expand Down Expand Up @@ -58,6 +50,28 @@
}
]
},
{
"name": "Resources",
"meta": ["resources"],
"children": [
{
"name": "PrimeTV",
"href": "https://www.youtube.com/channel/UCTgmp69aBOlLnPEqlUyetWw"
},
{
"name": "Source Code",
"href": "https://github.com/primefaces/primevue"
},
{
"name": "Store",
"href": "https://www.primefaces.org/store"
},
{
"name": "Twitter",
"href": "https://twitter.com/primevue?lang=en"
}
]
},
{
"name": "Theming",
"meta": ["theming"],
Expand Down

0 comments on commit 9d84017

Please sign in to comment.