mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-11-03 23:29:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			254 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			254 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!doctype html>
 | 
						|
<html lang="en-US">
 | 
						|
<head>
 | 
						|
    <meta charset="UTF-8">
 | 
						|
    <title>Browsersync Server Example</title>
 | 
						|
    <link rel='stylesheet' href='css/main.less'>
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
    <h1>Browsersync Middleware CSS injection Example</h1>
 | 
						|
</body>
 | 
						|
</html>
 |