| 
									
										
										
										
											2024-04-29 11:19:01 +00:00
										 |  |  | <!doctype html> | 
					
						
							|  |  |  | <html lang="en"> | 
					
						
							| 
									
										
										
										
											2024-05-17 11:54:28 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | <head> | 
					
						
							|  |  |  |   <meta charset="UTF-8" /> | 
					
						
							|  |  |  |   <link rel="icon" type="image/svg+xml" href="/vite.svg" /> | 
					
						
							|  |  |  |   <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | 
					
						
							|  |  |  |   <title>Vite + React + TS</title> | 
					
						
							|  |  |  | </head> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <body> | 
					
						
							|  |  |  |   <div id="root"></div> | 
					
						
							|  |  |  |   <script type="module" src="/src/main.tsx"></script> | 
					
						
							|  |  |  | </body> | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-04-29 11:19:01 +00:00
										 |  |  | </html> |