This commit is contained in:
Stefan Schwarz 2020-08-13 21:44:45 +02:00
parent f76cbd9d46
commit c5fcafe450
11 changed files with 88053 additions and 97 deletions

13
templates/index.html Normal file
View file

@ -0,0 +1,13 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>macnickenson</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
</body>
</html>