diff options
author | marzavec <admin@marzavec.com> | 2019-03-05 02:13:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-05 02:13:35 +0100 |
commit | 8ceb0d736350cbb3175fa5d09a039d02899fc69d (patch) | |
tree | 85de9c860ed6ecbbc85f1eac66c20ed088151753 /client/imgs | |
parent | Merge pull request #54 from paulgreg/master (diff) | |
parent | Adding manifest.json (basic PWA support) (diff) | |
download | hackchat-8ceb0d736350cbb3175fa5d09a039d02899fc69d.tar.gz hackchat-8ceb0d736350cbb3175fa5d09a039d02899fc69d.zip |
Merge pull request #56 from paulgreg/manifest
Adding manifest.json...
Diffstat (limited to 'client/imgs')
-rw-r--r-- | client/imgs/android-icon-144x144.png | bin | 0 -> 8333 bytes |
-rw-r--r-- | client/imgs/android-icon-192x192.png | bin | 0 -> 9606 bytes |
-rw-r--r-- | client/imgs/android-icon-36x36.png | bin | 0 -> 2362 bytes |
-rw-r--r-- | client/imgs/android-icon-48x48.png | bin | 0 -> 2593 bytes |
-rw-r--r-- | client/imgs/android-icon-72x72.png | bin | 0 -> 3933 bytes |
-rw-r--r-- | client/imgs/android-icon-96x96.png | bin | 0 -> 5177 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/client/imgs/android-icon-144x144.png b/client/imgs/android-icon-144x144.png Binary files differnew file mode 100644 index 0000000..8f0c896 --- /dev/null +++ b/client/imgs/android-icon-144x144.png diff --git a/client/imgs/android-icon-192x192.png b/client/imgs/android-icon-192x192.png Binary files differnew file mode 100644 index 0000000..c19cb84 --- /dev/null +++ b/client/imgs/android-icon-192x192.png diff --git a/client/imgs/android-icon-36x36.png b/client/imgs/android-icon-36x36.png Binary files differnew file mode 100644 index 0000000..25d42bf --- /dev/null +++ b/client/imgs/android-icon-36x36.png diff --git a/client/imgs/android-icon-48x48.png b/client/imgs/android-icon-48x48.png Binary files differnew file mode 100644 index 0000000..5efad5b --- /dev/null +++ b/client/imgs/android-icon-48x48.png diff --git a/client/imgs/android-icon-72x72.png b/client/imgs/android-icon-72x72.png Binary files differnew file mode 100644 index 0000000..47bba65 --- /dev/null +++ b/client/imgs/android-icon-72x72.png diff --git a/client/imgs/android-icon-96x96.png b/client/imgs/android-icon-96x96.png Binary files differnew file mode 100644 index 0000000..a8bd194 --- /dev/null +++ b/client/imgs/android-icon-96x96.png |