feat(page): google analytics, app rename & favicon

This commit is contained in:
Dmitry Nehaychik 2017-09-20 13:44:22 +03:00
parent 731b184e76
commit 3eee634861
6 changed files with 13 additions and 3 deletions

View file

@ -74,7 +74,7 @@ const PIPES = [
const NB_THEME_PROVIDERS = [
...NbThemeModule.forRoot(
{
name: 'default',
name: 'cosmic',
},
[ DEFAULT_THEME, COSMIC_THEME ],
).providers,