mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 18:00:13 +01:00
feat(pages): implement starter page with themes
This commit is contained in:
parent
3f1e57e8ae
commit
9c0463172f
16 changed files with 343 additions and 184 deletions
|
|
@ -10,4 +10,5 @@
|
|||
|
||||
export const environment = {
|
||||
production: false,
|
||||
currentThemeLife: 604800000, // 1 week in milliseconds
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue