Update src/index.html
Some checks failed
On_Push / build (push) Failing after 2s

This commit is contained in:
peace 2024-09-22 22:37:32 +00:00
parent 716081cee6
commit f69fa0805e

View file

@ -6,7 +6,7 @@
<body> <body>
<div> <div>
<h1>Test</h1> <h1>Test</h1>
<h2>i hope this works!!</h2> <h2>i hope this works.. 2nd try!!</h2>
</div> </div>
</body> </body>
</html> </html>