Files
dogs/node_modules/bs-recipes/recipes/gulp.swig/app/index.html
ChloeChen0423 7c63f2f07b 前端代码
2025-05-12 16:42:36 +09:00

12 lines
251 B
HTML

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