unfortunately Collapse and therefore also jquery are required :/

This commit is contained in:
m
2016-01-04 23:04:25 +01:00
parent 101e817f5b
commit ffa281f7e9
9 changed files with 299 additions and 14 deletions

View File

@ -9,8 +9,8 @@
<!-- 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 -->
<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 }}">
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">