Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2021-05-17 16:57:48 +0300
committerAntenore Gatta <antenore@simbiosi.org>2021-05-17 16:57:48 +0300
commit6d343b9fc18f4627e9cf58ab87064d8dedf18b07 (patch)
tree39e7b63e401a241279782662ec75a34b791f010d
parent9aa09051f976ef1dc426f664196aba80a064c720 (diff)
favicon
-rw-r--r--_includes/head/custom.html10
-rw-r--r--android-chrome-192x192.pngbin0 -> 17120 bytes
-rw-r--r--android-chrome-512x512.pngbin0 -> 53611 bytes
-rw-r--r--apple-touch-icon.pngbin0 -> 15975 bytes
-rw-r--r--browserconfig.xml9
-rw-r--r--favicon-16x16.pngbin0 -> 1252 bytes
-rw-r--r--favicon-32x32.pngbin0 -> 2490 bytes
-rw-r--r--favicon.icobin1406 -> 15086 bytes
-rw-r--r--mstile-144x144.pngbin0 -> 12350 bytes
-rw-r--r--mstile-150x150.pngbin0 -> 11725 bytes
-rw-r--r--mstile-310x150.pngbin0 -> 12477 bytes
-rw-r--r--mstile-310x310.pngbin0 -> 27186 bytes
-rw-r--r--mstile-70x70.pngbin0 -> 8110 bytes
-rw-r--r--safari-pinned-tab.svg208
-rw-r--r--site.webmanifest19
15 files changed, 246 insertions, 0 deletions
diff --git a/_includes/head/custom.html b/_includes/head/custom.html
index 781c496..fe5ce6c 100644
--- a/_includes/head/custom.html
+++ b/_includes/head/custom.html
@@ -1,5 +1,15 @@
<!-- start custom head snippets -->
+<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">
+<link rel="shortcut icon" href="/favicon.ico">
+<meta name="msapplication-TileColor" content="#da532c">
+<meta name="msapplication-config" content="/browserconfig.xml">
+<meta name="theme-color" content="#ffffff">
+
<link href="https://fonts.googleapis.com/css?family=Raleway:300,400,600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/assets/css/Fork-Awesome/css/fork-awesome.min.css">
diff --git a/android-chrome-192x192.png b/android-chrome-192x192.png
new file mode 100644
index 0000000..8982630
--- /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..ef57317
--- /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..c6584f3
--- /dev/null
+++ b/apple-touch-icon.png
Binary files differ
diff --git a/browserconfig.xml b/browserconfig.xml
new file mode 100644
index 0000000..b3930d0
--- /dev/null
+++ b/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/favicon-16x16.png b/favicon-16x16.png
new file mode 100644
index 0000000..179d7f2
--- /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..525fdb0
--- /dev/null
+++ b/favicon-32x32.png
Binary files differ
diff --git a/favicon.ico b/favicon.ico
index 76ef6a0..b3d64e5 100644
--- a/favicon.ico
+++ b/favicon.ico
Binary files differ
diff --git a/mstile-144x144.png b/mstile-144x144.png
new file mode 100644
index 0000000..f593295
--- /dev/null
+++ b/mstile-144x144.png
Binary files differ
diff --git a/mstile-150x150.png b/mstile-150x150.png
new file mode 100644
index 0000000..701e98f
--- /dev/null
+++ b/mstile-150x150.png
Binary files differ
diff --git a/mstile-310x150.png b/mstile-310x150.png
new file mode 100644
index 0000000..fdbef25
--- /dev/null
+++ b/mstile-310x150.png
Binary files differ
diff --git a/mstile-310x310.png b/mstile-310x310.png
new file mode 100644
index 0000000..5424724
--- /dev/null
+++ b/mstile-310x310.png
Binary files differ
diff --git a/mstile-70x70.png b/mstile-70x70.png
new file mode 100644
index 0000000..2a88653
--- /dev/null
+++ b/mstile-70x70.png
Binary files differ
diff --git a/safari-pinned-tab.svg b/safari-pinned-tab.svg
new file mode 100644
index 0000000..198ffee
--- /dev/null
+++ b/safari-pinned-tab.svg
@@ -0,0 +1,208 @@
+<?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="M3486 6813 c-1 -2 -54 -5 -117 -8 -63 -3 -134 -7 -159 -9 -83 -8
+-155 -16 -180 -21 -14 -3 -43 -7 -65 -9 -22 -2 -47 -6 -55 -9 -41 -14 -139
+-34 -162 -33 -15 1 -25 -1 -22 -5 6 -10 -64 -21 -78 -13 -6 4 -8 3 -5 -2 7
+-12 -109 -48 -125 -38 -6 4 -8 3 -5 -3 8 -12 -99 -47 -115 -37 -6 4 -8 3 -5
+-3 8 -12 -20 -26 -34 -17 -5 3 -9 0 -9 -5 0 -6 -5 -11 -11 -11 -11 0 -45 -14
+-135 -55 -27 -13 -57 -25 -65 -27 -7 -2 -16 -5 -19 -8 -13 -13 -70 -40 -70
+-33 0 4 -4 3 -8 -3 -4 -6 -43 -30 -87 -54 -44 -23 -92 -51 -107 -61 -14 -11
+-29 -19 -33 -19 -3 0 -22 -12 -40 -26 -20 -15 -39 -23 -46 -18 -7 4 -9 3 -5
+-4 8 -13 -28 -35 -39 -24 -5 4 -6 2 -2 -3 3 -6 -11 -22 -31 -35 -20 -13 -67
+-48 -104 -77 -37 -30 -71 -55 -75 -56 -4 -1 -21 -17 -38 -34 -18 -18 -37 -33
+-44 -33 -7 0 -9 -4 -6 -10 3 -5 1 -10 -5 -10 -6 0 -73 -62 -148 -137 -75 -76
+-140 -137 -145 -135 -5 1 -6 -1 -3 -6 5 -8 -20 -44 -70 -99 -12 -13 -32 -39
+-45 -58 -13 -19 -27 -35 -31 -35 -5 0 -8 -5 -8 -11 0 -19 -52 -79 -63 -72 -6
+3 -7 1 -3 -5 8 -14 -18 -55 -28 -45 -4 4 -4 0 0 -10 3 -10 1 -17 -5 -17 -6 0
+-11 -6 -11 -14 0 -8 -7 -17 -16 -20 -8 -3 -12 -10 -9 -16 3 -5 1 -10 -5 -10
+-6 0 -9 -4 -6 -9 4 -5 3 -11 -1 -13 -5 -1 -30 -41 -57 -88 -27 -47 -53 -88
+-58 -91 -5 -3 -10 -9 -10 -12 0 -20 -12 -47 -21 -47 -6 0 -7 -3 -4 -6 11 -11
+-13 -45 -26 -37 -8 4 -8 1 1 -9 11 -14 11 -18 0 -25 -7 -4 -13 -12 -14 -18 -1
+-21 -26 -75 -35 -75 -4 0 -6 -6 -3 -14 3 -7 -1 -20 -9 -27 -7 -8 -12 -19 -10
+-26 2 -6 -1 -14 -6 -18 -6 -3 -11 -15 -11 -26 0 -13 -4 -18 -12 -13 -6 4 -8 3
+-5 -3 8 -13 -12 -75 -27 -85 -6 -4 -8 -8 -3 -8 4 0 1 -16 -7 -35 -8 -19 -12
+-35 -8 -35 4 0 -2 -7 -12 -15 -11 -8 -15 -15 -9 -15 6 0 9 -9 6 -20 -3 -11
+-10 -20 -15 -20 -5 0 -7 -4 -4 -9 6 -9 -48 -234 -55 -227 -2 2 -5 -8 -5 -22
+-3 -64 -17 -138 -28 -144 -8 -6 -8 -8 1 -8 9 0 10 -7 5 -22 -5 -13 -10 -43
+-11 -68 -2 -25 -8 -51 -14 -59 -10 -12 -9 -13 2 -6 9 5 12 4 7 -3 -7 -12 -14
+-106 -20 -272 -2 -52 -5 -99 -6 -105 -2 -5 0 -18 5 -29 5 -12 3 -21 -6 -27 -8
+-5 -9 -9 -3 -9 10 0 15 -47 18 -172 0 -32 5 -58 10 -58 5 0 3 -6 -3 -14 -9
+-11 -9 -16 -1 -21 7 -4 10 -16 7 -26 -3 -10 -2 -21 2 -24 4 -2 7 -22 7 -45 -1
+-22 2 -41 5 -43 4 -1 9 -24 12 -52 3 -27 10 -63 14 -80 5 -16 9 -37 8 -45 0
+-8 4 -18 10 -22 6 -5 5 -11 -5 -18 -8 -5 -10 -10 -4 -10 10 0 29 -51 39 -105
+2 -11 4 -20 5 -20 2 0 10 -36 13 -60 1 -11 5 -22 9 -25 4 -3 9 -17 10 -30 2
+-14 7 -28 11 -31 5 -4 10 -18 10 -32 1 -14 5 -23 10 -20 6 4 11 -21 10 -54 -1
+-7 3 -10 8 -7 8 5 13 -12 12 -43 -1 -7 3 -11 7 -8 4 3 11 -6 14 -20 6 -23 64
+-155 87 -197 5 -10 9 -25 9 -33 0 -8 4 -15 8 -15 10 0 38 -70 34 -83 -1 -5 2
+-6 8 -2 9 6 35 -41 32 -57 -1 -5 3 -8 8 -8 6 0 10 -7 10 -15 0 -8 5 -15 10
+-15 6 0 10 -7 10 -15 0 -8 5 -15 10 -15 6 0 10 -5 10 -11 0 -6 14 -30 31 -55
+16 -24 27 -49 23 -56 -5 -7 -3 -8 5 -4 8 5 14 0 18 -13 3 -12 9 -21 14 -21 5
+0 9 -4 9 -9 0 -6 11 -22 25 -37 14 -15 23 -29 20 -32 -3 -3 4 -11 15 -19 11
+-8 20 -21 20 -29 0 -8 5 -14 10 -14 6 0 14 -8 17 -17 4 -10 17 -28 30 -41 13
+-13 20 -28 17 -34 -4 -6 -3 -8 3 -5 12 8 46 -27 36 -36 -3 -4 2 -7 13 -7 16 0
+17 -2 4 -10 -13 -9 -13 -10 1 -10 16 0 76 -68 72 -82 -2 -4 0 -7 5 -7 24 4 34
+-2 28 -18 -4 -10 -4 -14 0 -10 10 10 104 -84 97 -96 -3 -6 -1 -7 4 -4 12 8 89
+-60 86 -74 -2 -5 6 -9 17 -9 11 0 20 -7 20 -15 0 -8 6 -15 13 -15 18 -1 97
+-76 89 -85 -4 -5 0 -6 8 -3 9 3 26 -3 39 -13 13 -11 19 -19 15 -19 -5 0 2 -6
+16 -13 14 -8 24 -19 22 -26 -1 -7 2 -10 8 -6 15 9 52 -14 44 -28 -4 -7 -4 -9
+1 -5 4 4 21 0 36 -9 30 -18 38 -33 17 -33 -6 0 -8 -3 -5 -6 4 -4 13 -1 22 6 8
+7 15 8 15 3 0 -5 12 -15 26 -21 14 -7 23 -16 20 -20 -3 -5 5 -8 17 -8 13 1 21
+-4 19 -12 -1 -8 1 -11 6 -8 5 3 33 -9 63 -27 30 -18 70 -41 91 -51 24 -13 34
+-25 31 -35 -4 -13 -3 -14 5 -2 9 12 17 11 56 -10 25 -13 46 -27 46 -30 0 -3 6
+-6 14 -6 8 0 31 -8 52 -18 22 -11 44 -20 50 -21 5 -1 30 -11 54 -23 24 -11 52
+-21 62 -21 11 0 16 -4 13 -10 -4 -6 7 -10 24 -10 17 0 31 -5 31 -12 0 -6 3 -9
+6 -5 4 3 22 0 41 -8 20 -8 44 -15 54 -15 9 0 24 -7 32 -15 8 -8 17 -12 20 -9
+5 5 52 -6 97 -23 8 -3 28 -7 44 -9 16 -1 32 -7 35 -11 3 -5 15 -9 26 -9 49 -2
+56 -4 49 -16 -6 -10 -5 -10 8 -1 8 7 17 10 20 8 3 -3 20 -8 39 -10 19 -3 45
+-7 59 -11 14 -3 33 -7 43 -7 11 -1 16 -7 12 -17 -3 -9 1 -8 10 4 15 20 15 20
+15 0 0 -14 3 -15 9 -6 6 11 45 12 71 2 3 -1 13 -2 22 -1 12 2 16 -4 13 -20 -2
+-12 -1 -18 3 -15 4 4 7 13 7 19 0 5 6 12 14 15 8 3 11 1 8 -4 -3 -5 31 -9 74
+-9 43 0 79 -2 79 -5 0 -8 264 -5 278 3 6 5 21 -2 33 -14 l21 -21 -7 21 c-8 25
+12 25 32 1 12 -13 12 -13 8 1 -5 13 4 16 49 18 29 1 66 4 81 7 15 3 34 -1 43
+-8 10 -8 13 -9 9 -1 -5 7 4 14 23 18 31 7 54 -1 45 -15 -3 -5 -1 -11 4 -15 6
+-3 8 3 6 15 -2 11 0 22 5 25 12 7 32 -30 22 -40 -4 -5 -1 -5 6 -1 9 5 9 12 2
+27 -11 20 -12 20 73 23 15 0 27 5 27 9 0 5 7 7 15 4 8 -4 17 -2 21 4 4 6 12 5
+22 -3 12 -10 14 -10 8 0 -5 8 -1 12 11 13 10 0 26 2 36 5 9 2 23 5 30 7 6 2
+29 9 49 16 21 7 42 10 47 7 5 -4 11 -1 13 4 2 6 20 12 40 13 20 1 34 5 32 8
+-2 4 7 9 21 11 16 3 22 1 18 -6 -4 -6 2 -3 13 6 15 13 54 29 84 33 3 0 15 6
+28 13 12 7 22 10 22 7 0 -3 11 2 25 11 14 9 34 14 45 11 13 -3 18 -1 13 6 -4
+7 0 8 11 4 9 -4 14 -3 11 2 -3 5 -1 12 5 16 5 3 10 1 10 -6 0 -8 5 -6 13 5 7
+9 19 18 27 20 8 1 30 10 48 19 18 10 37 15 42 12 6 -3 10 -2 10 3 0 13 70 43
+82 36 7 -4 8 -2 4 4 -6 11 6 16 27 13 4 0 7 3 7 7 0 12 76 53 83 45 4 -3 9 2
+13 11 3 9 11 16 16 16 5 0 23 9 38 20 21 15 30 17 33 8 4 -9 6 -8 6 3 1 16
+138 109 160 109 7 0 10 4 7 9 -7 11 22 23 36 14 6 -3 8 -1 5 4 -4 6 8 22 25
+37 33 27 54 35 42 14 -4 -7 -3 -8 5 -4 6 4 9 11 6 16 -3 4 19 28 47 52 29 23
+59 49 66 56 8 6 18 10 23 6 5 -3 8 -2 7 3 -3 10 33 53 45 53 4 0 5 -5 1 -12
+-4 -7 -3 -8 4 -4 6 4 9 13 5 21 -3 10 1 15 13 15 9 0 14 3 11 6 -10 10 42 46
+54 38 8 -4 9 -3 5 5 -9 14 12 43 25 35 5 -3 9 4 9 14 0 19 25 37 43 33 5 -1 6
+2 4 6 -8 13 20 46 32 38 7 -4 8 0 4 11 -5 13 -3 16 10 11 10 -4 14 -2 12 6 -3
+7 12 31 33 53 20 23 51 59 67 79 17 20 38 46 48 56 9 10 17 23 17 28 0 5 8 15
+17 22 14 12 16 12 8 0 -5 -10 -4 -12 4 -7 6 4 9 11 6 16 -3 5 4 23 16 40 19
+25 25 28 38 17 14 -10 14 -10 3 5 -14 17 -8 43 8 33 5 -3 12 0 16 6 4 8 3 9
+-4 5 -19 -12 -14 8 8 32 11 12 20 25 20 30 0 4 8 17 18 28 9 10 28 40 41 67
+13 26 28 47 33 47 5 0 6 5 3 10 -3 6 -1 10 5 10 6 0 9 4 5 9 -7 12 35 42 48
+34 6 -3 7 -1 3 5 -4 6 -14 8 -22 5 -12 -4 -10 4 8 33 14 21 25 41 25 44 1 3
+22 50 48 105 54 115 61 131 70 163 4 12 11 22 16 22 6 0 8 4 5 9 -4 5 3 30 14
+55 11 26 20 48 20 51 0 3 0 6 1 8 0 1 2 9 4 17 2 8 9 29 16 45 6 17 13 35 14
+40 6 43 19 85 26 85 5 0 5 7 2 17 -5 12 -3 14 8 8 12 -8 12 -6 0 8 -10 13 -10
+17 -1 17 7 0 10 6 7 14 -3 7 1 25 8 40 8 15 9 24 4 20 -8 -4 -8 -1 -1 12 5 11
+13 41 16 67 4 27 10 59 13 70 3 12 5 30 5 40 -1 11 4 15 11 10 7 -4 6 0 -2 10
+-13 16 -8 22 13 18 5 -1 5 4 -1 11 -14 18 -4 100 11 91 8 -5 8 -3 0 8 -9 12
+-11 33 -4 42 2 2 7 74 9 130 1 17 5 26 12 22 6 -4 5 2 -3 14 -11 17 -11 25 0
+42 8 12 9 18 3 14 -6 -3 -11 1 -11 10 0 10 5 13 13 9 9 -6 9 -4 -1 8 -9 12
+-10 18 -2 23 8 5 8 10 0 20 -8 9 -8 15 0 20 6 3 7 11 4 17 -4 6 -8 26 -10 45
+-3 32 -2 34 14 22 16 -13 16 -12 1 6 -12 15 -17 42 -17 107 0 48 -3 92 -6 97
+-6 10 -19 135 -20 203 -1 20 -4 34 -7 32 -4 -2 -9 7 -11 21 -3 15 -1 25 6 25
+8 0 8 3 0 8 -10 7 -53 190 -57 242 -1 14 -6 28 -10 31 -5 3 -9 22 -10 41 -1
+20 -6 33 -11 30 -5 -3 -7 5 -4 16 4 12 3 20 -1 18 -5 -4 -27 51 -37 94 0 3 -6
+18 -13 34 -6 16 -9 36 -7 43 4 9 1 11 -6 7 -7 -5 -9 0 -6 14 4 12 3 20 -2 17
+-4 -2 -15 17 -25 43 -10 26 -25 57 -33 70 -8 12 -12 22 -8 22 7 0 -131 270
+-175 343 -16 27 -26 53 -23 59 4 6 2 8 -3 5 -6 -4 -28 21 -49 56 -20 34 -42
+65 -47 68 -5 4 -6 12 -3 18 4 6 3 10 -3 9 -13 -4 -62 63 -54 75 3 6 2 7 -4 4
+-13 -8 -56 50 -47 65 4 6 3 8 -3 5 -6 -4 -23 9 -38 28 -14 20 -38 47 -51 60
+-15 15 -22 30 -18 38 4 6 4 9 -1 5 -8 -8 -135 117 -135 133 0 5 -4 9 -9 9 -4
+0 -43 34 -86 75 -42 41 -79 75 -81 75 -12 0 -149 124 -146 132 1 5 -2 7 -8 3
+-9 -6 -81 41 -88 58 -2 4 -8 7 -13 7 -6 0 -19 8 -30 18 -10 11 -32 25 -47 33
+-15 8 -35 22 -44 32 -9 10 -20 18 -25 19 -9 0 -135 68 -143 77 -3 3 -42 25
+-87 47 -45 23 -79 45 -75 49 4 5 2 5 -5 2 -6 -4 -50 11 -98 33 -47 22 -97 43
+-110 46 -14 3 -25 11 -25 17 0 6 -3 8 -6 4 -3 -3 -43 7 -88 23 -77 27 -179 60
+-201 65 -5 1 -27 5 -47 9 -21 5 -36 11 -34 15 2 3 -8 7 -22 7 -15 1 -40 5 -57
+9 -31 7 -57 12 -88 14 -10 0 -16 4 -14 9 3 4 -11 7 -31 8 -43 0 -144 12 -187
+22 -16 4 -47 7 -67 7 -21 -1 -38 1 -38 5 0 3 -28 5 -62 5 -35 0 -98 2 -141 5
+-43 3 -80 4 -81 3z"/>
+<path d="M6670 4201 c0 -6 4 -13 10 -16 6 -3 7 1 4 9 -7 18 -14 21 -14 7z"/>
+<path d="M267 3619 c7 -7 15 -10 18 -7 3 3 -2 9 -12 12 -14 6 -15 5 -6 -5z"/>
+<path d="M275 3360 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0 -7
+-4 -4 -10z"/>
+<path d="M6690 3261 c0 -6 4 -13 10 -16 6 -3 7 1 4 9 -7 18 -14 21 -14 7z"/>
+<path d="M370 2800 c0 -5 5 -10 11 -10 5 0 7 5 4 10 -3 6 -8 10 -11 10 -2 0
+-4 -4 -4 -10z"/>
+<path d="M6553 2625 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
+<path d="M493 2425 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
+<path d="M576 2262 c-3 -5 1 -9 9 -9 8 0 12 4 9 9 -3 4 -7 8 -9 8 -2 0 -6 -4
+-9 -8z"/>
+<path d="M6370 2179 c0 -5 5 -7 10 -4 6 3 10 8 10 11 0 2 -4 4 -10 4 -5 0 -10
+-5 -10 -11z"/>
+<path d="M675 2060 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0 -7
+-4 -4 -10z"/>
+<path d="M753 1915 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
+<path d="M850 1760 c0 -5 5 -10 11 -10 5 0 7 5 4 10 -3 6 -8 10 -11 10 -2 0
+-4 -4 -4 -10z"/>
+<path d="M895 1700 c-3 -5 -1 -10 4 -10 6 0 11 5 11 10 0 6 -2 10 -4 10 -3 0
+-8 -4 -11 -10z"/>
+<path d="M6080 1680 c-9 -6 -10 -10 -3 -10 6 0 15 5 18 10 8 12 4 12 -15 0z"/>
+<path d="M6035 1640 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0
+-7 -4 -4 -10z"/>
+<path d="M974 1598 c-4 -7 -4 -10 1 -6 4 4 15 2 24 -5 14 -11 14 -10 2 6 -16
+20 -18 21 -27 5z"/>
+<path d="M1075 1480 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0
+-7 -4 -4 -10z"/>
+<path d="M5850 1419 c0 -5 5 -7 10 -4 6 3 10 8 10 11 0 2 -4 4 -10 4 -5 0 -10
+-5 -10 -11z"/>
+<path d="M5810 1379 c0 -5 5 -7 10 -4 6 3 10 8 10 11 0 2 -4 4 -10 4 -5 0 -10
+-5 -10 -11z"/>
+<path d="M5710 1279 c0 -5 5 -7 10 -4 6 3 10 8 10 11 0 2 -4 4 -10 4 -5 0 -10
+-5 -10 -11z"/>
+<path d="M1306 1238 c3 -5 10 -6 15 -3 13 9 11 12 -6 12 -8 0 -12 -4 -9 -9z"/>
+<path d="M5559 1113 c-13 -16 -12 -17 4 -4 9 7 17 15 17 17 0 8 -8 3 -21 -13z"/>
+<path d="M5495 1100 c-3 -5 -1 -10 4 -10 6 0 11 5 11 10 0 6 -2 10 -4 10 -3 0
+-8 -4 -11 -10z"/>
+<path d="M1533 1065 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
+<path d="M1575 1020 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0
+-7 -4 -4 -10z"/>
+<path d="M5373 985 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
+<path d="M1735 900 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0 -7
+-4 -4 -10z"/>
+<path d="M5245 900 c-3 -6 1 -7 9 -4 18 7 21 14 7 14 -6 0 -13 -4 -16 -10z"/>
+<path d="M1850 819 c0 -5 5 -7 10 -4 6 3 10 8 10 11 0 2 -4 4 -10 4 -5 0 -10
+-5 -10 -11z"/>
+<path d="M5130 820 c0 -5 5 -10 11 -10 5 0 7 5 4 10 -3 6 -8 10 -11 10 -2 0
+-4 -4 -4 -10z"/>
+<path d="M5075 799 c-3 -4 2 -6 10 -5 21 3 28 13 10 13 -9 0 -18 -4 -20 -8z"/>
+<path d="M5016 767 c3 -10 9 -15 12 -12 3 3 0 11 -7 18 -10 9 -11 8 -5 -6z"/>
+<path d="M1946 762 c-3 -5 1 -9 9 -9 8 0 12 4 9 9 -3 4 -7 8 -9 8 -2 0 -6 -4
+-9 -8z"/>
+<path d="M2095 700 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0 -7
+-4 -4 -10z"/>
+<path d="M2133 685 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
+<path d="M4815 689 c-4 -6 -5 -12 -2 -15 2 -3 7 2 10 11 7 17 1 20 -8 4z"/>
+<path d="M4735 631 c-3 -5 -2 -12 3 -15 5 -3 9 1 9 9 0 17 -3 19 -12 6z"/>
+<path d="M4660 606 c0 -2 8 -10 18 -17 15 -13 16 -12 3 4 -13 16 -21 21 -21
+13z"/>
+<path d="M4575 560 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0 -7
+-4 -4 -10z"/>
+<path d="M4490 539 c0 -5 5 -7 10 -4 6 3 10 8 10 11 0 2 -4 4 -10 4 -5 0 -10
+-5 -10 -11z"/>
+<path d="M4530 546 c0 -2 7 -7 16 -10 8 -3 12 -2 9 4 -6 10 -25 14 -25 6z"/>
+<path d="M4454 520 c0 -13 4 -16 10 -10 7 7 7 13 0 20 -6 6 -10 3 -10 -10z"/>
+<path d="M2610 515 c5 -7 6 -16 2 -21 -4 -5 -3 -5 2 -1 15 12 15 34 0 34 -9 0
+-11 -4 -4 -12z"/>
+<path d="M4413 515 c0 -8 4 -12 9 -9 5 3 6 10 3 15 -9 13 -12 11 -12 -6z"/>
+<path d="M2737 493 c-10 -9 -9 -23 1 -23 5 0 9 7 9 15 0 17 -1 18 -10 8z"/>
+<path d="M4241 476 c-9 -11 -9 -16 1 -22 7 -4 10 -4 6 1 -4 4 -3 14 3 22 6 7
+9 13 6 13 -2 0 -10 -6 -16 -14z"/>
+<path d="M4320 480 c-9 -6 -10 -10 -3 -10 6 0 15 5 18 10 8 12 4 12 -15 0z"/>
+<path d="M2930 457 c0 -2 6 -10 14 -16 11 -9 16 -9 22 1 4 7 4 10 -1 6 -4 -4
+-14 -3 -22 3 -7 6 -13 9 -13 6z"/>
+<path d="M4126 438 c3 -5 10 -6 15 -3 13 9 11 12 -6 12 -8 0 -12 -4 -9 -9z"/>
+<path d="M2975 420 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0 -7
+-4 -4 -10z"/>
+<path d="M3215 409 c-4 -6 -5 -12 -2 -15 2 -3 7 2 10 11 7 17 1 20 -8 4z"/>
+<path d="M3067 399 c7 -7 15 -10 18 -7 3 3 -2 9 -12 12 -14 6 -15 5 -6 -5z"/>
+<path d="M3375 380 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0 -7
+-4 -4 -10z"/>
+<path d="M3415 380 c3 -5 8 -10 11 -10 2 0 4 5 4 10 0 6 -5 10 -11 10 -5 0 -7
+-4 -4 -10z"/>
+<path d="M3679 373 c-13 -17 -13 -17 6 -3 11 8 22 16 24 17 2 2 0 3 -6 3 -6 0
+-17 -8 -24 -17z"/>
+</g>
+</svg>
diff --git a/site.webmanifest b/site.webmanifest
new file mode 100644
index 0000000..b20abb7
--- /dev/null
+++ b/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"
+}