biofriction-wp-theme/node_modules/bs-recipes/recipes/server/app/index.html

12 lines
235 B
HTML

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