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

This commit is contained in:
mysticwolf 2025-02-13 13:25:45 +00:00
parent 38183fe63d
commit e053f3ace7

View file

@ -1,12 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title></title>
<title>hiii</title>
</head>
<body>
<div>
<h1>Hello World!</h1>
<h2>All hail Skynet!!</h2>
</div>
</body>
</html>