diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-10-27 09:32:18 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-10-27 09:32:18 -0400 |
| commit | 716ea6ed2b64c921a799d872a07bfbd53b2a3e58 (patch) | |
| tree | 41dfead9db3e26cd827927ad1bb579c478876abb /site.webmanifest | |
| parent | 9dc884a8122366b878358565950c61e7039ebc14 (diff) | |
| download | pokeworld-website-716ea6ed2b64c921a799d872a07bfbd53b2a3e58.tar.gz pokeworld-website-716ea6ed2b64c921a799d872a07bfbd53b2a3e58.tar.bz2 pokeworld-website-716ea6ed2b64c921a799d872a07bfbd53b2a3e58.zip | |
Rewriting website
Diffstat (limited to 'site.webmanifest')
| -rw-r--r-- | site.webmanifest | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/site.webmanifest b/site.webmanifest deleted file mode 100644 index a1553eb..0000000 --- a/site.webmanifest +++ /dev/null @@ -1,19 +0,0 @@ -{ - "name": "", - "short_name": "", - "icons": [ - { - "src": "/android-chrome-192x192.png", - "sizes": "192x192", - "type": "image/png" - }, - { - "src": "/android-chrome-384x384.png", - "sizes": "384x384", - "type": "image/png" - } - ], - "theme_color": "#ffffff", - "background_color": "#ffffff", - "display": "standalone" -} |
