Skip to content

Commit 7fc2d3c

Browse files
committed
Remove content
1 parent dff62a1 commit 7fc2d3c

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

index.html

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,5 @@
1-
<!DOCTYPE html>
2-
<html lang="en-US">
3-
<head>
4-
<meta charset="utf-8" />
5-
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6-
<meta name="viewport" content="width=device-width,initial-scale=1.0,shrink-to-fit=no" />
7-
<meta name="author" content="Mahdi Yazdani" />
8-
<meta name="copyright" content="© 2015 - 2022 MyPreview. All Rights Reserved." />
9-
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/modern-normalize.css" />
10-
<link rel="stylesheet" href="./build/css/style.min.css" />
11-
<title>html-sass-babel-boilerplate</title>
12-
</head>
13-
14-
<body>
15-
<div style="text-align: center">
16-
<h1>Welcome!</h1>
17-
<p>Simple boilerplate for building web app with sass/dart-sass and @babel/cli.</p>
18-
<p>
19-
<a href="https://github.com/mypreview/html-boilerplate" target="_blank">HTML, Sass & Babel Boilerplate</a>
20-
</p>
21-
</div>
22-
23-
<script src="./build/js/script.min.js"></script>
24-
</body>
25-
</html>
1+
/**
2+
*
3+
* There is nothing output here.
4+
*
5+
*/

0 commit comments

Comments
 (0)