mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-06 01:28:50 +01:00
feat: optimize theme images
This commit is contained in:
parent
ef1421ee80
commit
161d542c4a
18 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ export class MainInfoSectionComponent implements OnDestroy {
|
|||
|
||||
public get imageUrl(): string {
|
||||
return this.forMaterialTheme !== false
|
||||
? 'assets/img/ngx-admin-material.png'
|
||||
? 'assets/img/ngx-admin-material.jpg'
|
||||
: 'assets/img/ngx-admin.png';
|
||||
}
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 658 KiB After Width: | Height: | Size: 336 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 656 KiB After Width: | Height: | Size: 328 KiB |
BIN
docs/assets/img/ngx-admin-material.jpg
Normal file
BIN
docs/assets/img/ngx-admin-material.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 393 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 MiB |
Loading…
Add table
Add a link
Reference in a new issue