first commit

This commit is contained in:
nglettig 2019-01-10 14:12:44 +01:00
parent 7940107f86
commit 0aa16989b8
1 changed files with 8 additions and 0 deletions

8
index.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<head>
<title>My Testproject</title>
</head>
<body>
<h1>Welcome to my Testproject</h1>
</body>
</html>