rohith.test/index.html
2025-06-19 10:23:58 +05:30

10 lines
139 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>My Static Website</title>
</head>
<body>
<h1>This website says its main branch</h1>
</body>
</html>