diff options
Diffstat (limited to 'journal/index.html')
-rwxr-xr-x | journal/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/journal/index.html b/journal/index.html index e4bbd214..c790f8ed 100755 --- a/journal/index.html +++ b/journal/index.html @@ -636,10 +636,10 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../assets/js/jquery.js"></script> - <script src="../js/bootswatch.js"></script> <script src="../assets/js/bootstrap-dropdown.js"></script> <script src="../assets/js/bootstrap-scrollspy.js"></script> <script src="../assets/js/bootstrap-collapse.js"></script> + <script src="../js/bootswatch.js"></script> <script src="../assets/js/application.js"></script> |