git.fiddlerwoaroof.com
Browse code

updating favicon

fiddlerwoaroof authored on 30/10/2015 17:16:11
Showing 31 changed files
1 1
Binary files a/static/images/icons/android-chrome-144x144.png and b/static/images/icons/android-chrome-144x144.png differ
2 2
Binary files a/static/images/icons/android-chrome-192x192.png and b/static/images/icons/android-chrome-192x192.png differ
3 3
Binary files a/static/images/icons/android-chrome-36x36.png and b/static/images/icons/android-chrome-36x36.png differ
4 4
Binary files a/static/images/icons/android-chrome-48x48.png and b/static/images/icons/android-chrome-48x48.png differ
5 5
Binary files a/static/images/icons/android-chrome-72x72.png and b/static/images/icons/android-chrome-72x72.png differ
6 6
Binary files a/static/images/icons/android-chrome-96x96.png and b/static/images/icons/android-chrome-96x96.png differ
7 7
Binary files a/static/images/icons/apple-touch-icon-114x114.png and b/static/images/icons/apple-touch-icon-114x114.png differ
8 8
Binary files a/static/images/icons/apple-touch-icon-120x120.png and b/static/images/icons/apple-touch-icon-120x120.png differ
9 9
Binary files a/static/images/icons/apple-touch-icon-144x144.png and b/static/images/icons/apple-touch-icon-144x144.png differ
10 10
Binary files a/static/images/icons/apple-touch-icon-152x152.png and b/static/images/icons/apple-touch-icon-152x152.png differ
11 11
Binary files a/static/images/icons/apple-touch-icon-180x180.png and b/static/images/icons/apple-touch-icon-180x180.png differ
12 12
Binary files a/static/images/icons/apple-touch-icon-57x57.png and b/static/images/icons/apple-touch-icon-57x57.png differ
13 13
Binary files a/static/images/icons/apple-touch-icon-60x60.png and b/static/images/icons/apple-touch-icon-60x60.png differ
14 14
Binary files a/static/images/icons/apple-touch-icon-72x72.png and b/static/images/icons/apple-touch-icon-72x72.png differ
15 15
Binary files a/static/images/icons/apple-touch-icon-76x76.png and b/static/images/icons/apple-touch-icon-76x76.png differ
16 16
Binary files a/static/images/icons/apple-touch-icon-precomposed.png and b/static/images/icons/apple-touch-icon-precomposed.png differ
17 17
Binary files a/static/images/icons/apple-touch-icon.png and b/static/images/icons/apple-touch-icon.png differ
... ...
@@ -2,11 +2,11 @@
2 2
 <browserconfig>
3 3
   <msapplication>
4 4
     <tile>
5
-      <square70x70logo src="/images/icons/mstile-70x70.png"/>
6
-      <square150x150logo src="/images/icons/mstile-150x150.png"/>
7
-      <square310x310logo src="/images/icons/mstile-310x310.png"/>
8
-      <wide310x150logo src="/images/icons/mstile-310x150.png"/>
9
-      <TileColor>#000000</TileColor>
5
+      <square70x70logo src="/images/icons/mstile-70x70.png?v=all2jv2L7Q"/>
6
+      <square150x150logo src="/images/icons/mstile-150x150.png?v=all2jv2L7Q"/>
7
+      <square310x310logo src="/images/icons/mstile-310x310.png?v=all2jv2L7Q"/>
8
+      <wide310x150logo src="/images/icons/mstile-310x150.png?v=all2jv2L7Q"/>
9
+      <TileColor>#da532c</TileColor>
10 10
     </tile>
11 11
   </msapplication>
12 12
 </browserconfig>
13 13
Binary files a/static/images/icons/favicon-16x16.png and b/static/images/icons/favicon-16x16.png differ
14 14
new file mode 100644
15 15
Binary files /dev/null and b/static/images/icons/favicon-194x194.png differ
16 16
Binary files a/static/images/icons/favicon-32x32.png and b/static/images/icons/favicon-32x32.png differ
17 17
Binary files a/static/images/icons/favicon-96x96.png and b/static/images/icons/favicon-96x96.png differ
18 18
Binary files a/static/images/icons/favicon.ico and b/static/images/icons/favicon.ico differ
... ...
@@ -2,40 +2,41 @@
2 2
 	"name": "Marrow",
3 3
 	"icons": [
4 4
 		{
5
-			"src": "\/images\/icons\/android-chrome-36x36.png",
5
+			"src": "\/images\/icons\/android-chrome-36x36.png?v=all2jv2L7Q",
6 6
 			"sizes": "36x36",
7 7
 			"type": "image\/png",
8 8
 			"density": "0.75"
9 9
 		},
10 10
 		{
11
-			"src": "\/images\/icons\/android-chrome-48x48.png",
11
+			"src": "\/images\/icons\/android-chrome-48x48.png?v=all2jv2L7Q",
12 12
 			"sizes": "48x48",
13 13
 			"type": "image\/png",
14 14
 			"density": "1.0"
15 15
 		},
16 16
 		{
17
-			"src": "\/images\/icons\/android-chrome-72x72.png",
17
+			"src": "\/images\/icons\/android-chrome-72x72.png?v=all2jv2L7Q",
18 18
 			"sizes": "72x72",
19 19
 			"type": "image\/png",
20 20
 			"density": "1.5"
21 21
 		},
22 22
 		{
23
-			"src": "\/images\/icons\/android-chrome-96x96.png",
23
+			"src": "\/images\/icons\/android-chrome-96x96.png?v=all2jv2L7Q",
24 24
 			"sizes": "96x96",
25 25
 			"type": "image\/png",
26 26
 			"density": "2.0"
27 27
 		},
28 28
 		{
29
-			"src": "\/images\/icons\/android-chrome-144x144.png",
29
+			"src": "\/images\/icons\/android-chrome-144x144.png?v=all2jv2L7Q",
30 30
 			"sizes": "144x144",
31 31
 			"type": "image\/png",
32 32
 			"density": "3.0"
33 33
 		},
34 34
 		{
35
-			"src": "\/images\/icons\/android-chrome-192x192.png",
35
+			"src": "\/images\/icons\/android-chrome-192x192.png?v=all2jv2L7Q",
36 36
 			"sizes": "192x192",
37 37
 			"type": "image\/png",
38 38
 			"density": "4.0"
39 39
 		}
40
-	]
40
+	],
41
+	"display": "standalone"
41 42
 }
42 43
Binary files a/static/images/icons/mstile-144x144.png and b/static/images/icons/mstile-144x144.png differ
43 44
Binary files a/static/images/icons/mstile-150x150.png and b/static/images/icons/mstile-150x150.png differ
44 45
Binary files a/static/images/icons/mstile-310x150.png and b/static/images/icons/mstile-310x150.png differ
45 46
Binary files a/static/images/icons/mstile-310x310.png and b/static/images/icons/mstile-310x310.png differ
46 47
Binary files a/static/images/icons/mstile-70x70.png and b/static/images/icons/mstile-70x70.png differ
47 48
new file mode 100644
... ...
@@ -0,0 +1,49 @@
1
+<?xml version="1.0" standalone="no"?>
2
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
3
+ "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
4
+<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
5
+ width="360.000000pt" height="337.000000pt" viewBox="0 0 360.000000 337.000000"
6
+ preserveAspectRatio="xMidYMid meet">
7
+<metadata>
8
+Created by potrace 1.11, written by Peter Selinger 2001-2013
9
+</metadata>
10
+<g transform="translate(0.000000,337.000000) scale(0.100000,-0.100000)"
11
+fill="#000000" stroke="none">
12
+<path d="M309 3354 c-21 -26 8 -65 75 -99 106 -54 97 57 94 -1162 -3 -1060 -3
13
+-1062 -24 -1090 -11 -15 -46 -40 -78 -55 -63 -31 -88 -66 -66 -93 11 -13 47
14
+-15 264 -13 l251 3 3 23 c5 32 -12 49 -81 83 -105 53 -97 -33 -97 1053 0 517
15
+2 937 6 934 3 -3 234 -487 514 -1074 l508 -1069 38 -3 39 -2 470 1017 c258
16
+560 491 1063 517 1118 l47 100 1 -991 0 -991 -23 -34 c-14 -21 -44 -44 -80
17
+-62 -64 -30 -89 -65 -67 -92 11 -13 58 -15 335 -15 351 0 356 1 336 53 -6 16
18
+-29 34 -64 51 -30 14 -67 40 -81 57 l-26 31 0 1066 c0 1225 -10 1106 100 1162
19
+67 34 92 68 70 95 -11 13 -48 15 -273 13 l-261 -3 -475 -1007 c-262 -554 -479
20
+-1004 -482 -1000 -4 4 -226 458 -495 1010 l-488 1002 -247 0 c-213 0 -248 -2
21
+-260 -16z"/>
22
+<path d="M158 461 c-144 -46 -196 -218 -100 -333 91 -108 265 -80 334 56 l15
23
+28 13 -33 c40 -102 161 -148 265 -100 52 24 74 50 95 112 l17 50 7 -33 c16
24
+-83 110 -158 196 -158 72 1 170 71 186 135 8 32 20 32 28 1 3 -14 18 -39 32
25
+-56 105 -124 308 -74 342 85 l8 40 7 -41 c10 -61 45 -105 106 -136 63 -32 110
26
+-35 166 -9 53 24 90 66 108 120 l14 44 13 -37 c16 -48 66 -105 107 -122 42
27
+-18 115 -18 156 0 42 18 82 61 102 110 l17 39 19 -44 c27 -58 55 -87 107 -110
28
+98 -43 203 -4 253 93 10 21 19 50 20 65 1 23 3 20 10 -13 12 -50 71 -121 116
29
+-140 41 -18 114 -18 156 0 38 15 94 76 103 111 8 33 20 32 32 -3 24 -70 109
30
+-131 182 -132 40 0 127 38 152 66 62 71 62 207 0 278 -25 28 -112 66 -152 66
31
+-73 -1 -158 -62 -182 -132 -12 -35 -24 -36 -32 -3 -9 35 -65 96 -103 111 -42
32
+18 -115 18 -156 0 -45 -19 -104 -90 -116 -140 -7 -33 -9 -36 -10 -13 -1 35
33
+-32 95 -63 124 -31 28 -93 53 -133 53 -43 0 -114 -31 -142 -61 -12 -13 -31
34
+-44 -42 -68 l-19 -44 -17 39 c-20 49 -60 92 -102 110 -41 18 -114 18 -156 0
35
+-41 -17 -91 -74 -107 -122 l-13 -37 -14 44 c-18 54 -55 96 -108 120 -56 26
36
+-103 23 -166 -8 -61 -32 -96 -76 -106 -137 l-7 -41 -8 40 c-34 159 -237 209
37
+-342 85 -14 -17 -29 -42 -32 -56 -8 -31 -20 -31 -28 1 -16 64 -114 134 -186
38
+135 -86 0 -180 -75 -196 -158 l-7 -33 -17 50 c-21 62 -43 88 -95 112 -100 46
39
+-221 4 -262 -91 l-15 -35 -20 40 c-11 22 -28 48 -37 59 -39 44 -139 74 -193
40
+57z m529 -79 c91 -65 79 -218 -21 -266 -105 -50 -216 21 -216 139 0 59 25 106
41
+72 136 43 26 122 22 165 -9z m800 0 c91 -65 79 -218 -21 -266 -49 -23 -107
42
+-20 -146 7 -56 37 -73 69 -73 132 0 63 17 95 74 133 43 30 120 27 166 -6z
43
+m796 2 c37 -27 67 -85 67 -129 0 -44 -30 -102 -67 -129 -15 -11 -48 -21 -77
44
+-24 -41 -3 -57 1 -85 20 -57 38 -75 72 -75 133 0 61 18 95 75 133 28 19 44 23
45
+85 20 29 -3 62 -13 77 -24z m787 4 c55 -38 75 -73 75 -133 0 -60 -19 -95 -76
46
+-133 -28 -19 -44 -23 -85 -20 -28 3 -62 13 -77 24 -32 23 -67 90 -67 127 0 57
47
+45 126 95 147 39 17 101 11 135 -12z"/>
48
+</g>
49
+</svg>
... ...
@@ -4,28 +4,31 @@
4 4
   <title>Marrow</title>
5 5
   <base href="/" />
6 6
   <meta charset="utf-8">
7
-  <meta name="msapplication-TileColor" content="#000000">
8
-  <meta name="msapplication-TileImage" content="/images/icons/mstile-144x144.png">
9
-  <meta name="msapplication-config" content="/images/icons/browserconfig.xml">
10
-  <meta name="theme-color" content="#000000">
11 7
   <meta name="viewport" content="width=device-width, initial-scale=1">
12 8
 
13 9
   <!-- Favicons/App Icons -->
14
-  <link rel="apple-touch-icon" sizes="57x57" href="/images/icons/apple-touch-icon-57x57.png">
15
-  <link rel="apple-touch-icon" sizes="60x60" href="/images/icons/apple-touch-icon-60x60.png">
16
-  <link rel="apple-touch-icon" sizes="72x72" href="/images/icons/apple-touch-icon-72x72.png">
17
-  <link rel="apple-touch-icon" sizes="76x76" href="/images/icons/apple-touch-icon-76x76.png">
18
-  <link rel="apple-touch-icon" sizes="114x114" href="/images/icons/apple-touch-icon-114x114.png">
19
-  <link rel="apple-touch-icon" sizes="120x120" href="/images/icons/apple-touch-icon-120x120.png">
20
-  <link rel="apple-touch-icon" sizes="144x144" href="/images/icons/apple-touch-icon-144x144.png">
21
-  <link rel="apple-touch-icon" sizes="152x152" href="/images/icons/apple-touch-icon-152x152.png">
22
-  <link rel="apple-touch-icon" sizes="180x180" href="/images/icons/apple-touch-icon-180x180.png">
23
-  <link rel="icon" type="image/png" href="/images/icons/favicon-32x32.png" sizes="32x32">
24
-  <link rel="icon" type="image/png" href="/images/icons/android-chrome-192x192.png" sizes="192x192">
25
-  <link rel="icon" type="image/png" href="/images/icons/favicon-96x96.png" sizes="96x96">
26
-  <link rel="icon" type="image/png" href="/images/icons/favicon-16x16.png" sizes="16x16">
27
-  <link rel="manifest" href="/images/icons/manifest.json">
28
-  <link rel="shortcut icon" href="/images/icons/favicon.ico">
10
+  <link rel="apple-touch-icon" sizes="57x57" href="/images/icons/apple-touch-icon-57x57.png?v=all2jv2L7Q">
11
+  <link rel="apple-touch-icon" sizes="60x60" href="/images/icons/apple-touch-icon-60x60.png?v=all2jv2L7Q">
12
+  <link rel="apple-touch-icon" sizes="72x72" href="/images/icons/apple-touch-icon-72x72.png?v=all2jv2L7Q">
13
+  <link rel="apple-touch-icon" sizes="76x76" href="/images/icons/apple-touch-icon-76x76.png?v=all2jv2L7Q">
14
+  <link rel="apple-touch-icon" sizes="114x114" href="/images/icons/apple-touch-icon-114x114.png?v=all2jv2L7Q">
15
+  <link rel="apple-touch-icon" sizes="120x120" href="/images/icons/apple-touch-icon-120x120.png?v=all2jv2L7Q">
16
+  <link rel="apple-touch-icon" sizes="144x144" href="/images/icons/apple-touch-icon-144x144.png?v=all2jv2L7Q">
17
+  <link rel="apple-touch-icon" sizes="152x152" href="/images/icons/apple-touch-icon-152x152.png?v=all2jv2L7Q">
18
+  <link rel="apple-touch-icon" sizes="180x180" href="/images/icons/apple-touch-icon-180x180.png?v=all2jv2L7Q">
19
+  <link rel="icon" type="image/png" href="/images/icons/favicon-32x32.png?v=all2jv2L7Q" sizes="32x32">
20
+  <link rel="icon" type="image/png" href="/images/icons/favicon-194x194.png?v=all2jv2L7Q" sizes="194x194">
21
+  <link rel="icon" type="image/png" href="/images/icons/favicon-96x96.png?v=all2jv2L7Q" sizes="96x96">
22
+  <link rel="icon" type="image/png" href="/images/icons/android-chrome-192x192.png?v=all2jv2L7Q" sizes="192x192">
23
+  <link rel="icon" type="image/png" href="/images/icons/favicon-16x16.png?v=all2jv2L7Q" sizes="16x16">
24
+  <link rel="manifest" href="/images/icons/manifest.json?v=all2jv2L7Q">
25
+  <link rel="mask-icon" href="/images/icons/safari-pinned-tab.svg?v=all2jv2L7Q" color="#8eb7cf">
26
+  <link rel="shortcut icon" href="/images/icons/favicon.ico?v=all2jv2L7Q">
27
+  <meta name="msapplication-TileColor" content="#da532c">
28
+  <meta name="msapplication-TileImage" content="/images/icons/mstile-144x144.png?v=all2jv2L7Q">
29
+  <meta name="msapplication-config" content="/images/icons/browserconfig.xml?v=all2jv2L7Q">
30
+  <meta name="theme-color" content="#8eb7cf">
31
+
29 32
   <!-- JS -->
30 33
   <script src="//crypto-js.googlecode.com/svn/tags/3.0.2/build/rollups/md5.js"></script>
31 34
   <script src="/lib/angular.min.js"></script>