| 
									
										
										
										
											2022-01-06 01:26:15 +00:00
										 |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  | <html lang="en"> | 
					
						
							|  |  |  | 	<head> | 
					
						
							| 
									
										
										
										
											2022-02-22 20:36:11 +00:00
										 |  |  | 		<title>OmniHit</title> | 
					
						
							| 
									
										
										
										
											2022-01-06 01:26:15 +00:00
										 |  |  | 		<link | 
					
						
							|  |  |  | 			rel="stylesheet" | 
					
						
							|  |  |  | 			href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" | 
					
						
							|  |  |  | 		/> | 
					
						
							|  |  |  | 		<link rel="apple-touch-icon" href="%PUBLIC_URL%/apple-touch-icon.png" /> | 
					
						
							| 
									
										
										
										
											2022-01-13 15:20:17 +00:00
										 |  |  | 		 | 
					
						
							| 
									
										
										
										
											2022-02-22 20:36:11 +00:00
										 |  |  | 		<link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> | 
					
						
							|  |  |  | 		<!--<link rel="icon" href="https://www.hittelco.com/images/favicon.png" />--> | 
					
						
							| 
									
										
										
										
											2022-01-13 15:20:17 +00:00
										 |  |  | 		 | 
					
						
							| 
									
										
										
										
											2022-02-22 20:36:11 +00:00
										 |  |  | 		<link rel=”shortcut icon” href=”%PUBLIC_URL%/favicon.ico”> | 
					
						
							|  |  |  | 		<!--<link rel="shortcut icon" href="http://www.hittelco.com/images/favicon.png" />--> | 
					
						
							| 
									
										
										
										
											2022-01-13 15:20:17 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-01-06 01:26:15 +00:00
										 |  |  | 		<link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> | 
					
						
							| 
									
										
										
										
											2022-01-24 11:44:42 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | 		<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/> | 
					
						
							|  |  |  | 		 | 
					
						
							| 
									
										
										
										
											2022-01-06 01:26:15 +00:00
										 |  |  | 		<meta name="theme-color" content="#000000" /> | 
					
						
							|  |  |  | 		<meta | 
					
						
							|  |  |  | 			name="viewport" | 
					
						
							|  |  |  | 			content="minimum-scale=1, initial-scale=1, width=device-width" | 
					
						
							|  |  |  | 		/> | 
					
						
							|  |  |  | 	</head> | 
					
						
							|  |  |  | 	<body> | 
					
						
							|  |  |  | 		<noscript>You need to enable JavaScript to run this app.</noscript> | 
					
						
							|  |  |  | 		<div id="root"></div> | 
					
						
							|  |  |  | 	</body> | 
					
						
							|  |  |  | </html> |