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

This commit is contained in:
flamez 2025-02-12 19:35:49 +00:00
parent 6c98a26607
commit 39237c2cfe

View file

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