15 lines
		
	
	
	
		
			324 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			324 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE HTML>
 | |
| 
 | |
| <html>
 | |
| <head>
 | |
|   <title>stevengibone.com</title>
 | |
|   <meta charset="utf-8">
 | |
|   <meta name="viewport" content="width=device-width, initial-scale=1">
 | |
|   <link rel="icon" href="/favicon.ico" type="image/x-icon">
 | |
|   <link rel="stylesheet" href="/style.css" type="text/css">
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
| <p>---</p>
 | |
| </body>
 | |
| </html>
 |