43 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
	
		
			1.3 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html lang="">
 | |
|   <head>
 | |
|     <meta charset="utf-8" />
 | |
|     <meta http-equiv="X-UA-Compatible" content="IE=edge" />
 | |
|     <meta name="viewport" content="width=device-width,initial-scale=1.0" />
 | |
|     <link rel="icon" href="./assets/favicon.9275a8f0.ico" />
 | |
|     
 | |
|     <link
 | |
|       href="https://use.fontawesome.com/releases/v5.15.1/css/all.css"
 | |
|       rel="stylesheet"
 | |
|     />
 | |
|     <link
 | |
|       href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap"
 | |
|       rel="stylesheet"
 | |
|     />
 | |
|     <title>Unlimited - Spectre</title>
 | |
|     <script type="module" crossorigin src="./assets/app-014d9ed9.js"></script>
 | |
|     <link rel="modulepreload" crossorigin href="./assets/externalHosting.js">
 | |
|     <link rel="stylesheet" href="./assets/index.5cf5aafe.css">
 | |
|   </head>
 | |
|   <body>
 | |
|     <noscript>
 | |
|       <strong
 | |
|         >We're sorry but Unlimited - Spectre doesn't work properly without JavaScript
 | |
|         enabled. Please enable it to continue.</strong
 | |
|       >
 | |
|     </noscript>
 | |
|     <div id="loading-bg">
 | |
|       <div class="loading-logo">
 | |
|         <img src="./assets/logo.be249712.png" alt="Logo" />
 | |
|       </div>
 | |
|       <div class="loading">
 | |
|         <div class="effect-1 effects"></div>
 | |
|         <div class="effect-2 effects"></div>
 | |
|         <div class="effect-3 effects"></div>
 | |
|       </div>
 | |
|     </div>
 | |
|     <div id="app"></div>
 | |
| 
 | |
|     
 | |
|   </body>
 | |
| </html>
 | 
