feat: added a page for testing teh deploy
This commit is contained in:
parent
deba2cb544
commit
e834225f56
1 changed files with 10 additions and 0 deletions
10
build/index.html
Normal file
10
build/index.html
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div>
|
||||||
|
<h1>Hello World! Testing Page</h1>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue