Merge branch 'landing' of https://github.com/primefaces/sakai-ng into landing
This commit is contained in:
parent
9ab4702fb6
commit
f93aa058c9
@ -55,15 +55,16 @@ export class AppMenuComponent implements OnInit {
|
||||
]
|
||||
},
|
||||
{
|
||||
label:'UI Blocks',
|
||||
label:'Prime Blocks',
|
||||
items:[
|
||||
{label: 'Free Blocks', icon: 'pi pi-fw pi-eye', routerLink: ['/blocks'], badge: 'NEW'},
|
||||
{label: 'All Blocks', icon: 'pi pi-fw pi-globe', url: ['https://www.primefaces.org/primeblocks-ng'], target: '_blank'},
|
||||
]
|
||||
},
|
||||
{label:'Icons',
|
||||
{label:'Utilities',
|
||||
items:[
|
||||
{label: 'PrimeIcons', icon: 'pi pi-fw pi-prime', routerLink: ['/icons']},
|
||||
{label: 'PrimeFlex', icon: 'pi pi-fw pi-desktop', url: ['https://www.primefaces.org/primeflex/'], target: '_blank'},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user