|
@@ -4,6 +4,7 @@
|
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.7.0/animate.min.css">
|
|
|
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.4/css/tether.min.css">
|
|
|
+<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"></script>
|
|
|
<script>
|
|
|
$(document).ready(function () {
|
|
|
var trigger = $('.hamburger'),
|