biofriction-wp-theme/node_modules/bs-recipes/recipes/gulp.ruby.sass/app/index.html

12 lines
257 B
HTML

<!doctype html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>Browsersync, Gulp + Ruby SASS Example</title>
<link rel='stylesheet' href='css/main.css'>
</head>
<body>
<h1>Browsersync, Gulp + Ruby SASS Example</h1>
</body>
</html>