Add index.html

This commit is contained in:
saasa 2025-01-06 15:31:02 +01:00
parent 56db2b7871
commit 167ffa5c8c

8
index.html Normal file
View file

@ -0,0 +1,8 @@
<html>
<head>
<title>SaaWeb</title>
</head>
<body>
<h1>Test</h1>
</body>
</html>