initial commit

This commit is contained in:
Bastian 2020-01-28 14:57:54 +01:00
parent a6778ad8ec
commit dfad99b132
1 changed files with 9 additions and 0 deletions

9
index.html Normal file
View File

@ -0,0 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
Hello World
</body>
</html>