aboutsummaryrefslogtreecommitdiff
path: root/site.webmanifest
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@gmail.com>2019-10-27 09:32:18 -0400
committerAndrew Lee <alee14498@gmail.com>2019-10-27 09:32:18 -0400
commit716ea6ed2b64c921a799d872a07bfbd53b2a3e58 (patch)
tree41dfead9db3e26cd827927ad1bb579c478876abb /site.webmanifest
parent9dc884a8122366b878358565950c61e7039ebc14 (diff)
downloadpokeworld-website-716ea6ed2b64c921a799d872a07bfbd53b2a3e58.tar.gz
pokeworld-website-716ea6ed2b64c921a799d872a07bfbd53b2a3e58.tar.bz2
pokeworld-website-716ea6ed2b64c921a799d872a07bfbd53b2a3e58.zip
Rewriting website
Diffstat (limited to 'site.webmanifest')
-rw-r--r--site.webmanifest19
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"
-}