feat: added a page for testing teh deploy

This commit is contained in:
silver 2024-09-22 20:00:49 +01:00
parent deba2cb544
commit e834225f56
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D

10
build/index.html Normal file
View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div>
<h1>Hello World! Testing Page</h1>
</div>
</body>
</html>