Added dummy site.

This commit is contained in:
moonstar-x 2021-08-11 01:18:27 -05:00
parent ff568d20c3
commit c4d69cfc9d

8
public/index.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<head>
<title>Under construction</title>
</head>
<body>
<h1>Under construction...</h1>
</body>
</html>