Updates
This commit is contained in:
		
							
								
								
									
										25
									
								
								src/index.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								src/index.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,25 @@
 | 
			
		||||
<!doctype html>
 | 
			
		||||
 | 
			
		||||
<html lang="en">
 | 
			
		||||
<head>
 | 
			
		||||
	<meta charset="utf-8">
 | 
			
		||||
	<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 | 
			
		||||
	<!-- TODO: Description-->
 | 
			
		||||
	<meta name="description" content="">
 | 
			
		||||
	<meta name="author" content="Zak Timson">
 | 
			
		||||
 | 
			
		||||
	<title>LEGIO · XXX</title>
 | 
			
		||||
 | 
			
		||||
	<link href="assets/img/capricorn.png" rel="icon" type="image/png">
 | 
			
		||||
	<link href="https://use.fontawesome.com/releases/v6.1.1/css/all.css" rel="stylesheet">
 | 
			
		||||
	<script src="node_modules/jquery/dist/jquery.min.js"></script>
 | 
			
		||||
	<script src="node_modules/bootstrap/dist/js/bootstrap.min.js"></script>
 | 
			
		||||
 <link rel="preconnect" href="https://fonts.gstatic.com">
 | 
			
		||||
 <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap" rel="stylesheet">
 | 
			
		||||
 <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
 | 
			
		||||
</head>
 | 
			
		||||
 | 
			
		||||
<body class="mat-typography" style="background: #000">
 | 
			
		||||
	<app-root></app-root>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
		Reference in New Issue
	
	Block a user