diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-04-03 20:45:57 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-04-03 20:45:57 -0400 |
| commit | 75a3ccc5b1bb9fe2b24ea26344085e53c9f954e5 (patch) | |
| tree | 729b95c1972647d52bf7c99f909e5b6feae97c13 /favicons | |
| parent | 695edaa1eff1c10f4a140f30089167f15b840d8a (diff) | |
| download | pokeworld-website-75a3ccc5b1bb9fe2b24ea26344085e53c9f954e5.tar.gz pokeworld-website-75a3ccc5b1bb9fe2b24ea26344085e53c9f954e5.tar.bz2 pokeworld-website-75a3ccc5b1bb9fe2b24ea26344085e53c9f954e5.zip | |
whee
Diffstat (limited to 'favicons')
| -rw-r--r-- | favicons/android-chrome-192x192.png | bin | 34108 -> 0 bytes | |||
| -rw-r--r-- | favicons/android-chrome-384x384.png | bin | 101381 -> 0 bytes | |||
| -rw-r--r-- | favicons/apple-touch-icon.png | bin | 31104 -> 0 bytes | |||
| -rw-r--r-- | favicons/browserconfig.xml | 9 | ||||
| -rw-r--r-- | favicons/favicon-16x16.png | bin | 918 -> 0 bytes | |||
| -rw-r--r-- | favicons/favicon-32x32.png | bin | 2217 -> 0 bytes | |||
| -rw-r--r-- | favicons/favicon.ico | bin | 12014 -> 0 bytes | |||
| -rw-r--r-- | favicons/mstile-150x150.png | bin | 22942 -> 0 bytes | |||
| -rw-r--r-- | favicons/site.webmanifest | 19 |
9 files changed, 0 insertions, 28 deletions
diff --git a/favicons/android-chrome-192x192.png b/favicons/android-chrome-192x192.png Binary files differdeleted file mode 100644 index c8c055b..0000000 --- a/favicons/android-chrome-192x192.png +++ /dev/null diff --git a/favicons/android-chrome-384x384.png b/favicons/android-chrome-384x384.png Binary files differdeleted file mode 100644 index 333d3f2..0000000 --- a/favicons/android-chrome-384x384.png +++ /dev/null diff --git a/favicons/apple-touch-icon.png b/favicons/apple-touch-icon.png Binary files differdeleted file mode 100644 index fae9c77..0000000 --- a/favicons/apple-touch-icon.png +++ /dev/null diff --git a/favicons/browserconfig.xml b/favicons/browserconfig.xml deleted file mode 100644 index 0f7880d..0000000 --- a/favicons/browserconfig.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<browserconfig> - <msapplication> - <tile> - <square150x150logo src="/favicons/mstile-150x150.png"/> - <TileColor>#603cba</TileColor> - </tile> - </msapplication> -</browserconfig> diff --git a/favicons/favicon-16x16.png b/favicons/favicon-16x16.png Binary files differdeleted file mode 100644 index 0969f25..0000000 --- a/favicons/favicon-16x16.png +++ /dev/null diff --git a/favicons/favicon-32x32.png b/favicons/favicon-32x32.png Binary files differdeleted file mode 100644 index 5a0ba32..0000000 --- a/favicons/favicon-32x32.png +++ /dev/null diff --git a/favicons/favicon.ico b/favicons/favicon.ico Binary files differdeleted file mode 100644 index 391c900..0000000 --- a/favicons/favicon.ico +++ /dev/null diff --git a/favicons/mstile-150x150.png b/favicons/mstile-150x150.png Binary files differdeleted file mode 100644 index fcce91d..0000000 --- a/favicons/mstile-150x150.png +++ /dev/null diff --git a/favicons/site.webmanifest b/favicons/site.webmanifest deleted file mode 100644 index 79ad15d..0000000 --- a/favicons/site.webmanifest +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "", - "short_name": "", - "icons": [ - { - "src": "/favicons/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "/favicons/android-chrome-384x384.png", - "sizes": "384x384", - "type": "image/png" - } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -} |
