Create index.html

This commit is contained in:
2014-10-08 10:53:24 +05:30
parent d7367f7cf3
commit 237a5e686d
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
hello
</body>
</html>