This commit is contained in:
Kai Vogelgesang
2020-02-16 20:58:08 +01:00
commit 3a581b17d4
4 changed files with 145 additions and 0 deletions

10
static/index.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>yeet</title>
</head>
<body>
omg this is working, noice
</body>
</html>