Update src/index.html
All checks were successful
On_Push / build (push) Successful in 42s

Signed-off-by: silver <silver@skynet.ie>
This commit is contained in:
silver 2024-09-24 11:32:52 +00:00
parent 53bbe0f1f4
commit 5c22867ab4

View file

@ -7,6 +7,7 @@
<div> <div>
<h1>Hello World!</h1> <h1>Hello World!</h1>
<h2>All hail Skynet!!</h2> <h2>All hail Skynet!!</h2>
<h3>Hi Kaiden</h3>
</div> </div>
</body> </body>
</html> </html>