This commit is contained in:
Jan Jastrow 2020-04-20 22:51:24 +02:00
commit 4ce392ea47
1 changed files with 11 additions and 0 deletions

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<!doctype html>
<html>
<head>
<title>Flensburch.de</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/dark.min.css">
</head>
<body>
<h1>Flensburch.de</h1>
</body>
</html>