mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 17:00:13 +01:00
docs: update demo and premium links (#5794)
This commit is contained in:
parent
5e7e444454
commit
64dbfa008f
7 changed files with 128 additions and 72 deletions
|
|
@ -15,6 +15,10 @@ export class HeaderMenuService {
|
|||
title: 'Docs',
|
||||
link: '/docs',
|
||||
},
|
||||
{
|
||||
title: 'Demo',
|
||||
url: 'https://www.akveo.com/ngx-admin?utm_campaign=ngx_admin%20-%20demo%20-%20ngx_admin%20docs&utm_source=ngx_admin&utm_medium=referral&utm_content=landing_main_section',
|
||||
},
|
||||
];
|
||||
|
||||
getHeaderMenu(): Observable<NbMenuItem[]> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue