add concatct page
This commit is contained in:
@@ -27,11 +27,15 @@ export const MAIN_MENU:MenuItem[] = [
|
||||
]
|
||||
},
|
||||
{
|
||||
label: 'Team',
|
||||
label: 'Rólam',
|
||||
href: '/team'
|
||||
},
|
||||
{
|
||||
label: 'Blog',
|
||||
href: '/'
|
||||
href: '/blog'
|
||||
}, {
|
||||
label: 'Kapcsolat',
|
||||
href: '/contact',
|
||||
styleClass: "contact_us"
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user