diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2022-11-22 22:49:55 +0100 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2022-11-22 22:49:55 +0100 |
commit | 14bf8033b27bba1e029c86ef26b8d53656543f4c (patch) | |
tree | f7c93c6bb836ab9cdc03d68e5c30ad60f28a1bc6 /src/http/static/favicon/site.webmanifest | |
parent | 954e76fe1f7b2e8018a9e778c2f53e3f9cf98f05 (diff) |
Add favicon
Diffstat (limited to 'src/http/static/favicon/site.webmanifest')
-rw-r--r-- | src/http/static/favicon/site.webmanifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/static/favicon/site.webmanifest b/src/http/static/favicon/site.webmanifest new file mode 100644 index 0000000..45dc8a2 --- /dev/null +++ b/src/http/static/favicon/site.webmanifest @@ -0,0 +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 |