This commit is contained in:
Moritz 2019-07-07 19:49:40 +02:00
parent eab5d58267
commit ca43387b47
2 changed files with 13 additions and 0 deletions

0
assets/style/style.css Normal file
View file

13
index.html Normal file
View file

@ -0,0 +1,13 @@
<html>
<head>
<link rel="stylesheet" type="text/css" href="assets/style/style.css">
<title>Epic-Sax</title>
</head>
<body>
Hier entsteht Epic-Sax
</body>
</html>