Skip to content

Commit 1ff3f87

Browse files
committed
Fix navbar toggling on small screens
1 parent f7a9d2d commit 1ff3f87

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

_includes/footer.html

+3
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,6 @@
3232
</div>
3333

3434
</footer>
35+
<script src="/js/jquery-2.2.2.min.js"></script>
36+
<script src="/js/bootstrap.min.js"></script>
37+

0 commit comments

Comments
 (0)