mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 06:08:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			271 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			271 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!doctype html>
 | |
| <html lang="en-US">
 | |
| <head>
 | |
|     <meta charset="UTF-8">
 | |
|     <title>Browsersync, Gulp, SASS + Slow tasks example</title>
 | |
|     <link rel='stylesheet' href='css/main.css'>
 | |
| </head>
 | |
| <body>
 | |
|     <h1>Browsersync, Gulp, SASS + Slow tasks example</h1>
 | |
| </body>
 | |
| </html>
 | 
