Update index.html

This commit is contained in:
DigiMantra 2025-06-19 05:40:48 +00:00
parent e784c9b472
commit 97c9e432ff

View file

@ -4,6 +4,6 @@
<title>My Static Website</title>
</head>
<body>
<h1>This website says its main branch</h1>
<h1>This website says its dev branch</h1>
</body>
</html>