Subtheme of barrio
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.

17 lines
355 B

2 years ago
<!doctype html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>Browsersync Grunt + HTML Injection Example</title>
<link rel='stylesheet' href='css/main.css'>
</head>
<body>
<header>
<h1>Browsersync Grunt, SASS & HTML injection Example</h1>
<p>Any changes you make to the HTML will be injected</p>
</header>
</body>
</html>