mirror of
				https://github.com/AIR-EISTI/hades.git
				synced 2025-11-03 22:28:49 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			495 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			495 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!doctype html>
 | 
						|
<html lang="en">
 | 
						|
<head>
 | 
						|
  <meta charset="utf-8">
 | 
						|
  <title>Hades</title>
 | 
						|
  <base href="/">
 | 
						|
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.5/css/fork-awesome.min.css" integrity="sha256-P64qV9gULPHiZTdrS1nM59toStkgjM0dsf5mK/UwBV4=" crossorigin="anonymous">
 | 
						|
  <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
						|
  <link rel="icon" type="image/x-icon" href="favicon.ico">
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
  <app-root id="main"></app-root>
 | 
						|
</body>
 | 
						|
</html>
 |