Create index.html

This commit is contained in:
kevinveenbirkenbach 2020-10-08 15:06:58 +02:00 committed by GitHub
parent 1a41a4bbea
commit 8f8c2b9930
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
index.html Normal file
View File

@ -0,0 +1,5 @@
<html>
<body>
<h1>Welcome</h1>
</body>
</html>