9 lines
		
	
	
		
			177 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			177 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
|     <head>
 | |
|         <title>Static Server Exists</title>
 | |
|     </head>
 | |
|     <body>
 | |
|         <h1>Podcast Art Generator Static is working</h1>
 | |
|     </body>
 | |
| </html> |