mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
feat(page): google analytics, app rename & favicon
This commit is contained in:
parent
731b184e76
commit
3eee634861
6 changed files with 13 additions and 3 deletions
|
|
@ -74,7 +74,7 @@ const PIPES = [
|
|||
const NB_THEME_PROVIDERS = [
|
||||
...NbThemeModule.forRoot(
|
||||
{
|
||||
name: 'default',
|
||||
name: 'cosmic',
|
||||
},
|
||||
[ DEFAULT_THEME, COSMIC_THEME ],
|
||||
).providers,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue