summaryrefslogtreecommitdiff
path: root/app/static/site.webmanifest
diff options
context:
space:
mode:
authorstilbruch <stilbruch@protonmail.com>2022-04-04 20:51:58 -0500
committerstilbruch <stilbruch@protonmail.com>2022-04-04 20:51:58 -0500
commitc03feea6c991040006a1fff77b0ae1636e53bc90 (patch)
treebfee4d885f66dd6c1cb9807f5a393f6bc73de85a /app/static/site.webmanifest
parent080ea213977e97991fdd32cf502b614ee3299ccf (diff)
downloadStrengthy-c03feea6c991040006a1fff77b0ae1636e53bc90.tar.xz
Strengthy-c03feea6c991040006a1fff77b0ae1636e53bc90.zip
Move favicon stuff to folder
Diffstat (limited to 'app/static/site.webmanifest')
-rw-r--r--app/static/site.webmanifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/static/site.webmanifest b/app/static/site.webmanifest
index 45dc8a2..2bdb09b 100644
--- a/app/static/site.webmanifest
+++ b/app/static/site.webmanifest
@@ -1 +1 @@
-{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} \ No newline at end of file
+{"name":"","short_name":"","icons":[{"src":"/static/favicon/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/static/favicon/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}