mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-03-12 16:42:33 +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
|
|
@ -5,4 +5,5 @@
|
|||
*/
|
||||
export const environment = {
|
||||
production: true,
|
||||
currentThemeLife: 604800000, // 1 week in milliseconds
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue