Made js assets work

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2017-12-28 18:35:02 +01:00
parent 4514ab9b1f
commit 75666d0878
5 changed files with 2959 additions and 1 deletions

View File

@ -18,6 +18,6 @@
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"></script>
{% asset bootstrap.js %}
{% asset main.js %}
{% asset fontawesome-all.js defer %}
</head>