forked from Alpha/Epic-Sax
Init
This commit is contained in:
parent
eab5d58267
commit
ca43387b47
2 changed files with 13 additions and 0 deletions
0
assets/style/style.css
Normal file
0
assets/style/style.css
Normal file
13
index.html
Normal file
13
index.html
Normal 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>
|
Loading…
Reference in a new issue