author: kx <kx@radix.pro> 2023-03-24 03:51:10 +0300
committer: kx <kx@radix.pro> 2023-03-24 03:51:10 +0300
commit: 05d292b208dfe01324826b4c87bbc4da3389a0d5
parent: 40ab18a661ff6ada40e73969be293918d346a2f5
Commit Summary:
Diffstat:
1 file changed, 19 insertions, 0 deletions
diff --git a/cgitcgi/.cgit/pixmaps/favicon/site.webmanifest b/cgitcgi/.cgit/pixmaps/favicon/site.webmanifest
new file mode 100644
index 0000000..1387e00
--- /dev/null
+++ b/cgitcgi/.cgit/pixmaps/favicon/site.webmanifest
@@ -0,0 +1,19 @@
+{
+ "name": "",
+ "short_name": "",
+ "icons": [
+ {
+ "src": "/.cgit/pixmaps/favicon/android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "/.cgit/pixmaps/favicon/android-chrome-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}