mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
template renamed
This commit is contained in:
parent
baade22f33
commit
a1d4b34467
4 changed files with 11 additions and 11 deletions
|
|
@ -7,8 +7,8 @@ const ForkCheckerPlugin = require('awesome-typescript-loader').ForkCheckerPlugin
|
|||
var ExtractTextPlugin = require('extract-text-webpack-plugin');
|
||||
|
||||
const METADATA = {
|
||||
title: 'Blur Admin on Angular2',
|
||||
description: 'Free Angular 2 Bootstrap 4 Admin Dashboard Template',
|
||||
title: 'ng2-admin - Angular 2 Admin Template',
|
||||
description: 'Free Angular 2 and Bootstrap 4 Admin Template',
|
||||
baseUrl: '/'
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue