feat: update assets and manifest settings

This commit is contained in:
Johannes Millan 2018-11-12 23:48:39 +01:00
parent e17a60aeae
commit c2a75c5647
12 changed files with 3 additions and 2 deletions

View file

@ -137,7 +137,7 @@
*ngIf="showSuccessAnimation">
<mat-icon>wb_sunny</mat-icon>
<div class="unicorn-wrapper">
<img src="img/unicorn.png"
<img src="assets/unicorn.png"
class="unicorn">
</div>
</div>

View file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 6.9 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 792 B

After

Width:  |  Height:  |  Size: 3 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 958 B

After

Width:  |  Height:  |  Size: 4.5 KiB

Before After
Before After

BIN
src/assets/unicorn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -3,9 +3,10 @@
"short_name": "sp2",
"theme_color": "#1976d2",
"background_color": "#fafafa",
"start_url": "/index.html",
"display": "standalone",
"orientation": "portrait-primary",
"scope": "/",
"start_url": "/",
"allowJsEval": true,
"icons": [
{