summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@spork.org>2024-01-19 20:35:59 -0500
committerBrian Cully <bjc@spork.org>2024-01-19 20:38:18 -0500
commit6c906aebc9cf3328a300cc5592ede255799d7dc1 (patch)
treec2e9fd534c33349a1450c12151597f483b396c1b
parent632dcab38d9c516f6cee447a70c06765e29526c0 (diff)
downloadfav-6c906aebc9cf3328a300cc5592ede255799d7dc1.tar.gz
fav-6c906aebc9cf3328a300cc5592ede255799d7dc1.zip
add favicons
-rw-r--r--android-chrome-192x192.pngbin0 -> 12879 bytes
-rw-r--r--android-chrome-512x512.pngbin0 -> 40819 bytes
-rw-r--r--apple-touch-icon.pngbin0 -> 12136 bytes
-rw-r--r--favicon-16x16.pngbin0 -> 742 bytes
-rw-r--r--favicon-32x32.pngbin0 -> 1491 bytes
-rw-r--r--favicon.icobin0 -> 15406 bytes
-rw-r--r--favicons-license.txt6
-rw-r--r--site.webmanifest1
8 files changed, 7 insertions, 0 deletions
diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png
new file mode 100644
index 0000000..b163592
--- /dev/null
+++ b/android-chrome-192x192.png
Binary files differ
diff --git a/android-chrome-512x512.png b/android-chrome-512x512.png
new file mode 100644
index 0000000..c128b17
--- /dev/null
+++ b/android-chrome-512x512.png
Binary files differ
diff --git a/apple-touch-icon.png b/apple-touch-icon.png
new file mode 100644
index 0000000..9abe651
--- /dev/null
+++ b/apple-touch-icon.png
Binary files differ
diff --git a/favicon-16x16.png b/favicon-16x16.png
new file mode 100644
index 0000000..3f25ff3
--- /dev/null
+++ b/favicon-16x16.png
Binary files differ
diff --git a/favicon-32x32.png b/favicon-32x32.png
new file mode 100644
index 0000000..e872d44
--- /dev/null
+++ b/favicon-32x32.png
Binary files differ
diff --git a/favicon.ico b/favicon.ico
new file mode 100644
index 0000000..ee8b826
--- /dev/null
+++ b/favicon.ico
Binary files differ
diff --git a/favicons-license.txt b/favicons-license.txt
new file mode 100644
index 0000000..9ca0a0e
--- /dev/null
+++ b/favicons-license.txt
@@ -0,0 +1,6 @@
+This favicon was generated using the following graphics from Twitter Twemoji:
+
+- Graphics Title: 1f52c.svg
+- Graphics Author: Copyright 2020 Twitter, Inc and other contributors (https://github.com/twitter/twemoji)
+- Graphics Source: https://github.com/twitter/twemoji/blob/master/assets/svg/1f52c.svg
+- Graphics License: CC-BY 4.0 (https://creativecommons.org/licenses/by/4.0/)
diff --git a/site.webmanifest b/site.webmanifest
new file mode 100644
index 0000000..45dc8a2
--- /dev/null
+++ b/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