create html file

This commit is contained in:
Navith 2026-07-28 22:12:49 +05:30
parent 7fd1a60b01
commit 8649e6f90c

7
index.html Normal file
View File

@ -0,0 +1,7 @@
<html>
<head>
</head>
<body>
<h2>Hello world</h2>
</body>
</html>