1
0

initial commit

This commit is contained in:
creative crafter 2024-02-10 20:39:25 +00:00
commit 1a7df714d8

8
index.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<head>
<title>test seite</title>
</head>
<body>
<h1>Hallo Welt!</h1>
</body>
</html>