Add favicons to webclient
							
								
								
									
										
											BIN
										
									
								
								webclient/public/android-chrome-192x192.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 3.2 KiB | 
							
								
								
									
										
											BIN
										
									
								
								webclient/public/android-chrome-512x512.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 9.1 KiB | 
							
								
								
									
										
											BIN
										
									
								
								webclient/public/apple-touch-icon.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 2.7 KiB | 
							
								
								
									
										9
									
								
								webclient/public/browserconfig.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -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> | ||||
							
								
								
									
										
											BIN
										
									
								
								webclient/public/favicon-16x16.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 600 B | 
							
								
								
									
										
											BIN
										
									
								
								webclient/public/favicon-32x32.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 915 B | 
| Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 7.2 KiB | 
| @@ -2,19 +2,20 @@ | ||||
| <html lang="en"> | ||||
|   <head> | ||||
|     <meta charset="utf-8" /> | ||||
|     <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" /> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1" /> | ||||
|     <meta name="theme-color" content="#000000" /> | ||||
|     <meta | ||||
|       name="description" | ||||
|       content="Reddit, Hacker News, and Tildes combined, then pre-rendered in reader mode." | ||||
|     /> | ||||
|     <link rel="apple-touch-icon" href="logo192.png" /> | ||||
|     <!-- | ||||
|       manifest.json provides metadata used when your web app is installed on a | ||||
|       user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ | ||||
|     --> | ||||
|     <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> | ||||
|  | ||||
| 	<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="#000000"> | ||||
|  | ||||
|     <!-- | ||||
|       Notice the use of %PUBLIC_URL% in the tags above. | ||||
|       It will be replaced with the URL of the `public` folder during the build. | ||||
| @@ -28,7 +29,7 @@ | ||||
|  | ||||
| 	<style> | ||||
| 		html { | ||||
| 				overflow-y: scroll; | ||||
| 			overflow-y: scroll; | ||||
| 		} | ||||
| 		body { | ||||
| 			background: #000; | ||||
|   | ||||
| Before Width: | Height: | Size: 5.2 KiB | 
| Before Width: | Height: | Size: 9.4 KiB | 
| @@ -1,25 +0,0 @@ | ||||
| { | ||||
|   "short_name": "QNN", | ||||
|   "name": "Qot News Network", | ||||
|   "icons": [ | ||||
|     { | ||||
|       "src": "favicon.ico", | ||||
|       "sizes": "64x64 32x32 24x24 16x16", | ||||
|       "type": "image/x-icon" | ||||
|     }, | ||||
|     { | ||||
|       "src": "logo192.png", | ||||
|       "type": "image/png", | ||||
|       "sizes": "192x192" | ||||
|     }, | ||||
|     { | ||||
|       "src": "logo512.png", | ||||
|       "type": "image/png", | ||||
|       "sizes": "512x512" | ||||
|     }	     | ||||
|   ], | ||||
|   "start_url": ".", | ||||
|   "display": "standalone", | ||||
|   "theme_color": "#000000", | ||||
|   "background_color": "#000000" | ||||
| } | ||||
							
								
								
									
										
											BIN
										
									
								
								webclient/public/mstile-150x150.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 4.1 KiB | 
							
								
								
									
										28
									
								
								webclient/public/safari-pinned-tab.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -0,0 +1,28 @@ | ||||
| <?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="512.000000pt" height="512.000000pt" viewBox="0 0 512.000000 512.000000" | ||||
|  preserveAspectRatio="xMidYMid meet"> | ||||
| <metadata> | ||||
| Created by potrace 1.11, written by Peter Selinger 2001-2013 | ||||
| </metadata> | ||||
| <g transform="translate(0.000000,512.000000) scale(0.100000,-0.100000)" | ||||
| fill="#000000" stroke="none"> | ||||
| <path d="M0 2560 l0 -2560 2560 0 2560 0 0 2560 0 2560 -2560 0 -2560 0 0 | ||||
| -2560z m2715 2299 c557 -71 1047 -450 1290 -997 85 -194 150 -442 175 -672 15 | ||||
| -134 15 -454 1 -590 -56 -528 -263 -955 -599 -1233 -230 -190 -434 -282 -792 | ||||
| -355 l-45 -10 44 -1 c34 -1 60 -11 105 -41 124 -80 307 -145 441 -157 124 -10 | ||||
| 250 35 428 154 54 36 102 61 107 57 39 -44 320 -396 320 -402 0 -14 -244 -167 | ||||
| -356 -223 -149 -75 -247 -101 -402 -107 -205 -7 -292 13 -597 138 -104 43 | ||||
| -219 86 -255 96 -81 22 -299 25 -380 6 -106 -26 -243 -86 -413 -183 -127 -72 | ||||
| -175 -94 -183 -85 -14 14 -266 448 -262 451 2 1 43 25 91 55 110 65 209 144 | ||||
| 311 248 l78 80 -108 56 c-327 167 -536 387 -714 751 -101 206 -157 389 -197 | ||||
| 645 -22 145 -25 574 -5 720 82 590 353 1059 777 1342 333 223 721 311 1140 | ||||
| 257z"/> | ||||
| <path d="M2309 4305 c-258 -49 -503 -200 -658 -405 -170 -226 -260 -512 -277 | ||||
| -886 -32 -681 227 -1226 675 -1420 145 -62 234 -79 426 -78 156 1 180 3 286 | ||||
| 31 193 51 342 132 467 253 264 257 384 637 369 1169 -9 316 -52 514 -162 736 | ||||
| -151 307 -394 505 -720 586 -107 27 -304 34 -406 14z"/> | ||||
| </g> | ||||
| </svg> | ||||
| After Width: | Height: | Size: 1.5 KiB | 
							
								
								
									
										19
									
								
								webclient/public/site.webmanifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						| @@ -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": "#000000", | ||||
|     "background_color": "#000000", | ||||
|     "display": "standalone" | ||||
| } | ||||