You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							21 lines
						
					
					
						
							644 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							21 lines
						
					
					
						
							644 B
						
					
					
				| <html> | |
| 
 | |
| <head> | |
|   <meta charset="utf-8"> | |
|   <link rel="stylesheet" href="font-awesome.css" /> | |
|   <link rel="stylesheet" href="splash.css" /> | |
| </head> | |
| 
 | |
| <body> | |
|   <h1><i class="fa fa-television"></i> Muffcast is ready!</h1> | |
|   <div id="background"> | |
|     <div class="unsplash"> | |
|       <span id="description"></span> | |
|       <span id="user-meta">Photo by <a id="user" target="_blank"></a> / </span><a id="unsplash" target="_blank" href="https://unsplash.com/?utm_source=muffcast&utm_medium=referral&utm_campaign=api-credit">Unsplash</a> | |
|     </div> | |
|   </div> | |
|   <script src="splash.js"></script> | |
|   <script src="../muffcast-server.js"></script> | |
| </body> | |
| 
 | |
| </html>
 |