Files

12 lines
247 B
HTML
Raw Permalink Normal View History

2025-05-12 16:42:36 +09:00
<!doctype html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>Browsersync, Gulp + SASS Example</title>
<link rel='stylesheet' href='css/main.css'>
</head>
<body>
<h1>Browsersync, Gulp + SASS Example</h1>
</body>
</html>