Compare commits

...

1 commit
main ... dev

Author SHA1 Message Date
DigiMantra 97c9e432ff Update index.html 2025-06-19 05:40:48 +00:00

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>