Skip to content

Commit a03e4af

Browse files
authored
Create index.html
1 parent 2195beb commit a03e4af

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

static/index.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<html>
2+
<head>
3+
<title>VS Code Rocks!</title>
4+
</head>
5+
<body>
6+
<h1>VS Code can do that?</h1>
7+
<p>Yes it can!</p>
8+
</body>
9+
</html>

0 commit comments

Comments
 (0)