Initial commit

This commit is contained in:
Thomas Klaehn
2021-06-10 05:53:47 +02:00
commit 55c0664e0d
4 changed files with 41 additions and 0 deletions

9
index.html Normal file
View File

@@ -0,0 +1,9 @@
<html>
<head>
<title>Welcome to tkl!</title>
</head>
<body>
<h1>Success! The tkl server block is working!</h1>
</body>
</html>