summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-05-12 16:43:48 +0100
committerYann Herklotz <git@yannherklotz.com>2023-05-12 16:43:48 +0100
commit6fd6b0286d3b5b4d3e43bbd49bc18ee79ce45a6e (patch)
tree9494b2379cb415d1644e55109d00dd1fad3d81ce
parent91c696fc52ffb1eeb894328c722ba4473c8027c1 (diff)
downloadzk-web-6fd6b0286d3b5b4d3e43bbd49bc18ee79ce45a6e.tar.gz
zk-web-6fd6b0286d3b5b4d3e43bbd49bc18ee79ce45a6e.zip
Add favicon
-rw-r--r--layouts/partials/head_custom.html8
-rw-r--r--static/android-chrome-192x192.pngbin0 -> 3178 bytes
-rw-r--r--static/android-chrome-512x512.pngbin0 -> 14447 bytes
-rw-r--r--static/apple-touch-icon.pngbin0 -> 2848 bytes
-rw-r--r--static/browserconfig.xml9
-rw-r--r--static/favicon-16x16.pngbin0 -> 791 bytes
-rw-r--r--static/favicon-32x32.pngbin0 -> 1075 bytes
-rw-r--r--static/favicon.icobin0 -> 15086 bytes
-rw-r--r--static/mstile-144x144.pngbin0 -> 2349 bytes
-rw-r--r--static/mstile-150x150.pngbin0 -> 2420 bytes
-rw-r--r--static/mstile-310x150.pngbin0 -> 2755 bytes
-rw-r--r--static/mstile-310x310.pngbin0 -> 5179 bytes
-rw-r--r--static/mstile-70x70.pngbin0 -> 1871 bytes
-rw-r--r--static/safari-pinned-tab.svg18
-rw-r--r--static/site.webmanifest19
15 files changed, 54 insertions, 0 deletions
diff --git a/layouts/partials/head_custom.html b/layouts/partials/head_custom.html
index 93e3874..fe5c345 100644
--- a/layouts/partials/head_custom.html
+++ b/layouts/partials/head_custom.html
@@ -18,3 +18,11 @@
});
</script>
<link rel="stylesheet" href="{{ "css/custom.css" | relURL }}" />
+
+<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
+<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
+<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
+<link rel="manifest" href="/site.webmanifest">
+<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
+<meta name="msapplication-TileColor" content="#da532c">
+<meta name="theme-color" content="#ffffff">
diff --git a/static/android-chrome-192x192.png b/static/android-chrome-192x192.png
new file mode 100644
index 0000000..3a488e7
--- /dev/null
+++ b/static/android-chrome-192x192.png
Binary files differ
diff --git a/static/android-chrome-512x512.png b/static/android-chrome-512x512.png
new file mode 100644
index 0000000..001744d
--- /dev/null
+++ b/static/android-chrome-512x512.png
Binary files differ
diff --git a/static/apple-touch-icon.png b/static/apple-touch-icon.png
new file mode 100644
index 0000000..2204355
--- /dev/null
+++ b/static/apple-touch-icon.png
Binary files differ
diff --git a/static/browserconfig.xml b/static/browserconfig.xml
new file mode 100644
index 0000000..b3930d0
--- /dev/null
+++ b/static/browserconfig.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<browserconfig>
+ <msapplication>
+ <tile>
+ <square150x150logo src="/mstile-150x150.png"/>
+ <TileColor>#da532c</TileColor>
+ </tile>
+ </msapplication>
+</browserconfig>
diff --git a/static/favicon-16x16.png b/static/favicon-16x16.png
new file mode 100644
index 0000000..32e9667
--- /dev/null
+++ b/static/favicon-16x16.png
Binary files differ
diff --git a/static/favicon-32x32.png b/static/favicon-32x32.png
new file mode 100644
index 0000000..07de527
--- /dev/null
+++ b/static/favicon-32x32.png
Binary files differ
diff --git a/static/favicon.ico b/static/favicon.ico
new file mode 100644
index 0000000..7256957
--- /dev/null
+++ b/static/favicon.ico
Binary files differ
diff --git a/static/mstile-144x144.png b/static/mstile-144x144.png
new file mode 100644
index 0000000..334c574
--- /dev/null
+++ b/static/mstile-144x144.png
Binary files differ
diff --git a/static/mstile-150x150.png b/static/mstile-150x150.png
new file mode 100644
index 0000000..6ed0062
--- /dev/null
+++ b/static/mstile-150x150.png
Binary files differ
diff --git a/static/mstile-310x150.png b/static/mstile-310x150.png
new file mode 100644
index 0000000..6e6a592
--- /dev/null
+++ b/static/mstile-310x150.png
Binary files differ
diff --git a/static/mstile-310x310.png b/static/mstile-310x310.png
new file mode 100644
index 0000000..f925b61
--- /dev/null
+++ b/static/mstile-310x310.png
Binary files differ
diff --git a/static/mstile-70x70.png b/static/mstile-70x70.png
new file mode 100644
index 0000000..77fa1b8
--- /dev/null
+++ b/static/mstile-70x70.png
Binary files differ
diff --git a/static/safari-pinned-tab.svg b/static/safari-pinned-tab.svg
new file mode 100644
index 0000000..7acbfc8
--- /dev/null
+++ b/static/safari-pinned-tab.svg
@@ -0,0 +1,18 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+ "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
+<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
+ width="700.000000pt" height="700.000000pt" viewBox="0 0 700.000000 700.000000"
+ preserveAspectRatio="xMidYMid meet">
+<metadata>
+Created by potrace 1.14, written by Peter Selinger 2001-2017
+</metadata>
+<g transform="translate(0.000000,700.000000) scale(0.100000,-0.100000)"
+fill="#000000" stroke="none">
+<path d="M389 6980 c-94 -27 -177 -79 -246 -154 -65 -71 -103 -140 -127 -231
+-14 -54 -16 -362 -15 -3095 0 -2922 1 -3038 19 -3105 44 -168 173 -306 343
+-367 l62 -23 3060 0 c1683 0 3078 3 3100 8 48 9 169 66 209 98 75 61 140 148
+171 232 10 26 22 47 26 47 5 0 9 1344 9 3073 0 3291 2 3110 -47 3222 -66 148
+-204 262 -365 300 -55 13 -455 15 -3098 14 -2947 0 -3037 -1 -3101 -19z"/>
+</g>
+</svg>
diff --git a/static/site.webmanifest b/static/site.webmanifest
new file mode 100644
index 0000000..b20abb7
--- /dev/null
+++ b/static/site.webmanifest
@@ -0,0 +1,19 @@
+{
+ "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"
+}