This commit is contained in:
DigiMantra 2025-06-19 10:23:58 +05:30
commit e784c9b472

9
index.html Normal file
View file

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>My Static Website</title>
</head>
<body>
<h1>This website says its main branch</h1>
</body>
</html>