mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
feat(angular): update demo to angular 15
This commit is contained in:
parent
d8f2780bf8
commit
37adf4ca69
18 changed files with 5413 additions and 1482 deletions
|
|
@ -7,8 +7,8 @@ export const structure = [
|
|||
type: 'page',
|
||||
name: 'What is ngx-admin?',
|
||||
title: 'Ngx-admin - documentation',
|
||||
description: 'ngx-admin is a front-end admin dashboard template based on Angular 9+, Bootstrap 4+ and Nebular',
|
||||
keywords: 'Ngx-admin features, Angular 9+ typescript, Bootstrap 4+ & SCSS, ngx-admin documentation',
|
||||
description: 'ngx-admin is a front-end admin dashboard template based on Angular 15+, Bootstrap 4+ and Nebular',
|
||||
keywords: 'Ngx-admin features, Angular 15+ typescript, Bootstrap 4+ & SCSS, ngx-admin documentation',
|
||||
children: [
|
||||
{
|
||||
type: 'block',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue