added external skrollr and first structure in index.html

This commit is contained in:
Van Fanel
2014-07-05 18:56:34 +02:00
parent 7d95d4c864
commit 2a4679207a
58 changed files with 7484 additions and 1 deletions

View File

@ -0,0 +1,10 @@
<html>
<head>
<title>Chaospott Essen - Your gate to /dev/null </title>
<script src="bootstrap/js/jquery-2.1.1.min.js"></script>
<script src="bootstrap/js/bootstrap.js"></script>
</head>
<body>
</body>
</html>