init project

noah
nooahe 2022-10-26 12:05:39 +02:00
commit 2f447921be
3 changed files with 13 additions and 0 deletions

0
css/style.css Normal file
View File

13
index.html Normal file
View File

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SPINN MIT!</title>
</head>
<body>
<h1>Spinn mit!</h1>
</body>
</html>

0
js/main.js Normal file
View File