Added Website
Grundgerüst der Website angefangen
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Fluffelparty</title>
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<link href="css/style.css" rel="stylesheet">
|
||||
<link href="css/bootstrap.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<script src="js/bootstrap.js"></script>
|
||||
<script src="js/bootstrap.bundle.js"></script>
|
||||
<script src="js/bootstrap.esm.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user