aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/static
diff options
context:
space:
mode:
authorJP Appel <jeanpierre.appel01@gmail.com>2024-03-11 16:46:00 -0400
committerJP Appel <jeanpierre.appel01@gmail.com>2024-03-11 16:46:00 -0400
commit51fe7eca430ff70b626965bdd49f5e843963148b (patch)
tree43dd4dbdf27953227070d7b695625513ba2140d9 /static
parent7196deac510f7aa086bb233490fe8d51f47b9116 (diff)
add favicon support
Diffstat (limited to 'static')
-rw-r--r--static/site.webmanifest1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/site.webmanifest b/static/site.webmanifest
new file mode 100644
index 0000000..dfb4631
--- /dev/null
+++ b/static/site.webmanifest
@@ -0,0 +1 @@
+{"name":"","short_name":"","icons":[{"src":"/favicons/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/favicons/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}