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

This commit is contained in:
shaneb7102 2024-09-25 18:25:17 +00:00
parent 709b0f7f3a
commit 123b51894a

View file

@ -5,8 +5,8 @@
</head> </head>
<body> <body>
<div> <div>
<h1>Hello World!</h1> <h1>Hello World and Shane!</h1>
<h2>All hail Skynet!!</h2> <h2>All hail Skynet Not!!</h2>
</div> </div>
</body> </body>
</html> </html>