Update <head>
| @@ -3,7 +3,7 @@ | ||||
|   <meta name="referrer" content="no-referrer"> | ||||
|   <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||||
|   <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||||
|   <meta name="keywords" content="privacy, anonymity, privacy tools, surveillance, encryption"> | ||||
|   <meta name="keywords" content="privacy, anonymity, privacy guides, surveillance, encryption"> | ||||
|   <meta name="description" content="{% if page.description %}{{ page.description }}{% else %}{{ site.description }}{% endif %}"> | ||||
|   <link rel="canonical" href="{{ page.permalink | prepend: site.url | replace:'index.html',''}}"> | ||||
|  | ||||
| @@ -21,6 +21,18 @@ | ||||
|   <meta property="og:locale" content="en_US" /> | ||||
|   <meta property="og:site_name" content="{{ site.title }}" /> | ||||
|  | ||||
|   <link rel="apple-touch-icon" sizes="180x180" href="/assets/img/layout/apple-touch-icon.png"> | ||||
|   <link rel="icon" type="image/png" sizes="32x32" href="/assets/img/layout/favicon-32x32.png"> | ||||
|   <link rel="icon" type="image/png" sizes="16x16" href="/assets/img/layout/favicon-16x16.png"> | ||||
|   <link rel="manifest" href="/assets/files/meta/site.webmanifest"> | ||||
|   <link rel="mask-icon" href="/assets/img/layout/safari-pinned-tab.svg" color="#ffd06f"> | ||||
|   <link rel="shortcut icon" href="/assets/img/layout/favicon.ico"> | ||||
|   <meta name="apple-mobile-web-app-title" content="Privacy Guides"> | ||||
|   <meta name="application-name" content="Privacy Guides"> | ||||
|   <meta name="msapplication-TileColor" content="#ffd06f"> | ||||
|   <meta name="msapplication-config" content="/assets/files/meta/browserconfig.xml"> | ||||
|   <meta name="theme-color" content="#ffd06f"> | ||||
|  | ||||
|   <!-- CSS stylesheets --> | ||||
|   <link href="/assets/css/app.css?v=1" rel="stylesheet"> | ||||
|   <link href="/assets/css/fa-all.css" rel="stylesheet"> | ||||
|   | ||||
							
								
								
									
										9
									
								
								assets/files/meta/browserconfig.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,9 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <browserconfig> | ||||
|     <msapplication> | ||||
|         <tile> | ||||
|             <square150x150logo src="/assets/img/layout/mstile-150x150.png"/> | ||||
|             <TileColor>#ffd06f</TileColor> | ||||
|         </tile> | ||||
|     </msapplication> | ||||
| </browserconfig> | ||||
							
								
								
									
										19
									
								
								assets/files/meta/site.webmanifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,19 @@ | ||||
| { | ||||
|     "name": "Privacy Guides", | ||||
|     "short_name": "Privacy Guides", | ||||
|     "icons": [ | ||||
|         { | ||||
|             "src": "/assets/img/layout/android-chrome-192x192.png", | ||||
|             "sizes": "192x192", | ||||
|             "type": "image/png" | ||||
|         }, | ||||
|         { | ||||
|             "src": "/assets/img/layout/android-chrome-512x512.png", | ||||
|             "sizes": "512x512", | ||||
|             "type": "image/png" | ||||
|         } | ||||
|     ], | ||||
|     "theme_color": "#ffd06f", | ||||
|     "background_color": "#ffd06f", | ||||
|     "display": "standalone" | ||||
| } | ||||
							
								
								
									
										
											BIN
										
									
								
								assets/img/layout/android-chrome-192x192.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 9.7 KiB | 
							
								
								
									
										
											BIN
										
									
								
								assets/img/layout/android-chrome-512x512.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 28 KiB | 
							
								
								
									
										
											BIN
										
									
								
								assets/img/layout/apple-touch-icon.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 9.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								assets/img/layout/favicon-16x16.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 1.0 KiB | 
							
								
								
									
										
											BIN
										
									
								
								assets/img/layout/favicon-32x32.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.0 KiB | 
							
								
								
									
										
											BIN
										
									
								
								assets/img/layout/favicon.ico
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 15 KiB | 
							
								
								
									
										
											BIN
										
									
								
								assets/img/layout/mstile-150x150.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 7.7 KiB | 
							
								
								
									
										45
									
								
								assets/img/layout/safari-pinned-tab.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,45 @@ | ||||
| <?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="1000.000000pt" height="1000.000000pt" viewBox="0 0 1000.000000 1000.000000" | ||||
|  preserveAspectRatio="xMidYMid meet"> | ||||
| <metadata> | ||||
| Created by potrace 1.11, written by Peter Selinger 2001-2013 | ||||
| </metadata> | ||||
| <g transform="translate(0.000000,1000.000000) scale(0.100000,-0.100000)" | ||||
| fill="#000000" stroke="none"> | ||||
| <path d="M4514 8518 c-59 -6 -1852 -510 -2454 -689 -284 -85 -405 -176 -496 | ||||
| -373 -43 -95 -58 -186 -50 -305 6 -99 414 -2975 461 -3251 49 -291 95 -444 | ||||
| 191 -630 158 -310 334 -501 684 -742 159 -109 1087 -697 1199 -760 205 -113 | ||||
| 334 -150 531 -151 246 -1 385 50 722 261 81 51 150 92 155 92 4 0 30 -34 57 | ||||
| -76 69 -108 151 -207 258 -313 516 -509 1272 -671 1959 -421 258 94 471 231 | ||||
| 675 434 360 361 545 803 547 1311 1 174 -10 286 -44 435 -163 721 -756 1286 | ||||
| -1489 1419 -90 17 -95 19 -93 42 1 13 75 533 164 1154 180 1259 185 1306 140 | ||||
| 1435 -33 94 -76 164 -148 241 -76 80 -166 130 -328 182 -300 95 -2441 699 | ||||
| -2502 705 -37 4 -100 4 -139 0z m1248 -737 c1456 -416 1379 -392 1424 -443 46 | ||||
| -50 57 -87 51 -170 -6 -67 -318 -2288 -333 -2359 -5 -25 -10 -27 -95 -39 -595 | ||||
| -81 -1143 -483 -1409 -1034 -193 -400 -241 -860 -134 -1275 14 -52 21 -97 17 | ||||
| -101 -18 -17 -340 -215 -406 -250 -115 -61 -168 -75 -287 -75 -198 0 -199 0 | ||||
| -975 495 -620 395 -730 473 -853 605 -87 93 -150 181 -213 300 -87 165 -125 | ||||
| 294 -173 590 -57 359 -438 3057 -443 3140 -5 72 -2 97 10 122 33 62 71 89 178 | ||||
| 123 204 65 2435 699 2461 700 15 0 546 -148 1180 -329z m1548 -3426 c394 -59 | ||||
| 762 -294 985 -630 151 -228 230 -471 242 -747 18 -401 -123 -774 -400 -1065 | ||||
| -393 -411 -978 -556 -1514 -377 -527 176 -905 632 -984 1185 -15 110 -6 387 | ||||
| 16 489 84 384 307 712 630 925 301 198 658 275 1025 220z"/> | ||||
| <path d="M4495 6869 c-350 -26 -671 -241 -835 -560 -212 -413 -131 -896 207 | ||||
| -1225 l93 -91 0 -450 c0 -415 2 -456 20 -527 51 -202 201 -369 392 -436 138 | ||||
| -48 277 -49 415 -1 183 63 328 210 391 396 l27 80 3 474 3 473 32 26 c178 144 | ||||
| 318 379 363 611 17 91 19 270 4 367 -33 206 -135 403 -292 561 -215 219 -505 | ||||
| 324 -823 302z m281 -443 c189 -60 338 -209 401 -400 23 -69 27 -98 26 -196 0 | ||||
| -129 -22 -212 -85 -318 -152 -258 -488 -370 -769 -256 -410 167 -520 702 -208 | ||||
| 1015 170 171 404 228 635 155z m14 -1970 l0 -334 -28 -53 c-22 -43 -38 -59 | ||||
| -82 -82 -48 -25 -63 -28 -114 -24 -73 7 -130 43 -163 106 -23 44 -23 48 -23 | ||||
| 383 l0 338 205 0 205 0 0 -334z"/> | ||||
| <path d="M7835 3732 c-55 -27 -68 -42 -525 -592 -221 -267 -413 -496 -426 | ||||
| -510 l-24 -24 -247 245 c-271 269 -279 275 -383 267 -127 -9 -208 -121 -180 | ||||
| -248 12 -55 15 -58 354 -398 192 -194 358 -352 380 -364 78 -40 180 -22 244 | ||||
| 45 75 79 1063 1273 1077 1303 8 18 15 59 15 92 0 51 -5 67 -32 108 -57 83 | ||||
| -168 116 -253 76z"/> | ||||
| </g> | ||||
| </svg> | ||||
| After Width: | Height: | Size: 2.7 KiB |