This commit is contained in:
2020-10-12 23:47:21 +00:00
parent f34984ae0a
commit b33742a40a
9 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ todo: manifest / favicon convert to green/blue shirt from yellow
ISSUES AFTER CHANGING ICON: ISSUES AFTER CHANGING ICON:
tiny icon used in windows when chrome install used tiny icon used in windows when chrome install used
no image at all used in Android when chrome install used no image at all used in Android when chrome install used
iPad: pending testing (charging
todo: client build, turn off generating manifest.json as I have a static one already todo: client build, turn off generating manifest.json as I have a static one already

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 561 B

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 949 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@@ -1,4 +1,4 @@
export default { export default {
version: "8.0.0-alpha.77", version: "8.0.0-alpha.78",
copyright: "© 1999-2020, Ground Zero Tech-Works Inc." copyright: "© 1999-2020, Ground Zero Tech-Works Inc."
}; };