added jquery

This commit is contained in:
Timm Szigat 2015-10-22 22:28:40 +02:00
parent 302bbc1b29
commit d2e0fd4f33
2 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,7 @@
<!-- bootstrap -->
<link rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="/bootstrap/css/bootstrap-theme.min.css">
<script src="/bootstrap/js/jquery-2.1.4.min.js"></script>
<script src="/bootstrap/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="{{ "/css/main.css" | prepend: site.baseurl }}">

4
bootstrap/js/jquery-2.1.4.min.js vendored Normal file

File diff suppressed because one or more lines are too long