my only contribution to the project
This commit is contained in:
		@@ -1,14 +1,18 @@
 | 
				
			|||||||
<!doctype html>
 | 
					<!doctype html>
 | 
				
			||||||
<html lang="en">
 | 
					<html lang="en">
 | 
				
			||||||
<head>
 | 
					 | 
				
			||||||
  <meta charset="utf-8">
 | 
					 | 
				
			||||||
  <title>DiscoTrip</title>
 | 
					 | 
				
			||||||
  <base href="/">
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
					<head>
 | 
				
			||||||
  <link rel="icon" type="image/x-icon" href="favicon.ico">
 | 
						<meta charset="utf-8">
 | 
				
			||||||
 | 
						<title>DiscoTrip</title>
 | 
				
			||||||
 | 
						<base href="/">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						<meta name="viewport" content="width=device-width, initial-scale=1">
 | 
				
			||||||
 | 
						<link rel="icon" type="image/x-icon" href="favicon.ico">
 | 
				
			||||||
</head>
 | 
					</head>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
  <app-root></app-root>
 | 
						<h1>I can push</h1>
 | 
				
			||||||
 | 
						<app-root></app-root>
 | 
				
			||||||
</body>
 | 
					</body>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user