Create index.html

This commit is contained in:
Kaisaan 2020-04-12 02:25:58 -04:00
parent b72158ff81
commit 8f863c4965

7
index.html Normal file
View File

@ -0,0 +1,7 @@
<!DOCTYPE html>
<html>
<body>
<h1>Hello World</h1>
<p>test</p>
</body>
</html>