Add index.html
This commit is contained in:
parent
56db2b7871
commit
167ffa5c8c
1 changed files with 8 additions and 0 deletions
8
index.html
Normal file
8
index.html
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>SaaWeb</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Test</h1>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue