first commit
This commit is contained in:
parent
7940107f86
commit
0aa16989b8
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>My Testproject</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome to my Testproject</h1>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue