14 lines
		
	
	
	
		
			503 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			503 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="en" data-bs-theme="dark">
 | 
						|
  <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>
 | 
						|
    <script type="module" crossorigin src="/web/dist/assets/index--G91DjYv.js"></script>
 | 
						|
    <link rel="stylesheet" crossorigin href="/web/dist/assets/index-DybqigqD.css">
 | 
						|
  </head>
 | 
						|
  <body>
 | 
						|
    <div id="root"></div>
 | 
						|
  </body>
 | 
						|
</html>
 |