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

This commit is contained in:
peace 2024-09-22 22:32:50 +00:00
parent 9f21b8f74e
commit 716081cee6

View file

@ -5,8 +5,8 @@
</head> </head>
<body> <body>
<div> <div>
<h1>Hello World!</h1> <h1>Test</h1>
<h2>All hail Skynet!!</h2> <h2>i hope this works!!</h2>
</div> </div>
</body> </body>
</html> </html>