diff options
author | Michael Foiani <mfoiani2019@communityschoolnaples.org> | 2018-07-25 19:38:43 -0400 |
---|---|---|
committer | Michael Foiani <mfoiani2019@communityschoolnaples.org> | 2018-07-25 19:38:43 -0400 |
commit | 3c09a0a91488e182f521b0cd39017cb5bc781a83 (patch) | |
tree | bc26d401b97f13169f3becdfe03bba6fd0f34353 /images |
Initial commit. Added pwa starter kit to project for the application.
Diffstat (limited to 'images')
-rw-r--r-- | images/favicon.ico | bin | 0 -> 5430 bytes |
-rw-r--r-- | images/manifest/icon-144x144.png | bin | 0 -> 4726 bytes |
-rw-r--r-- | images/manifest/icon-192x192.png | bin | 0 -> 6533 bytes |
-rw-r--r-- | images/manifest/icon-48x48.png | bin | 0 -> 1692 bytes |
-rw-r--r-- | images/manifest/icon-512x512.png | bin | 0 -> 20929 bytes |
-rw-r--r-- | images/manifest/icon-72x72.png | bin | 0 -> 2412 bytes |
-rw-r--r-- | images/manifest/icon-96x96.png | bin | 0 -> 3257 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/images/favicon.ico b/images/favicon.ico Binary files differnew file mode 100644 index 0000000..9cd897e --- /dev/null +++ b/images/favicon.ico diff --git a/images/manifest/icon-144x144.png b/images/manifest/icon-144x144.png Binary files differnew file mode 100644 index 0000000..c09f0ce --- /dev/null +++ b/images/manifest/icon-144x144.png diff --git a/images/manifest/icon-192x192.png b/images/manifest/icon-192x192.png Binary files differnew file mode 100644 index 0000000..e74d22e --- /dev/null +++ b/images/manifest/icon-192x192.png diff --git a/images/manifest/icon-48x48.png b/images/manifest/icon-48x48.png Binary files differnew file mode 100644 index 0000000..15bb11e --- /dev/null +++ b/images/manifest/icon-48x48.png diff --git a/images/manifest/icon-512x512.png b/images/manifest/icon-512x512.png Binary files differnew file mode 100644 index 0000000..1f8053f --- /dev/null +++ b/images/manifest/icon-512x512.png diff --git a/images/manifest/icon-72x72.png b/images/manifest/icon-72x72.png Binary files differnew file mode 100644 index 0000000..c0af865 --- /dev/null +++ b/images/manifest/icon-72x72.png diff --git a/images/manifest/icon-96x96.png b/images/manifest/icon-96x96.png Binary files differnew file mode 100644 index 0000000..712a605 --- /dev/null +++ b/images/manifest/icon-96x96.png |