Skip to content

Commit

Permalink
upgraded jQuery & added Bootstrap JS
Browse files Browse the repository at this point in the history
  • Loading branch information
bnvk committed Apr 3, 2016
1 parent a336e39 commit 9d6347d
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 4 deletions.
3 changes: 3 additions & 0 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ <h5 class="text-left add-bottom">{{section.title}} {% if section.title == "Donat
<img src="/attachment/icons/logo-outline-small.svg"><strong>Qubes</strong> OS
</div>
</footer>

<script src="{{ "/js/jquery-2.2.2.min.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/bootstrap.min.js" | prepend: site.baseurl }}"></script>
7 changes: 7 additions & 0 deletions js/bootstrap.min.js

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions js/jquery-2.2.2.min.js

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions js/jquery.min.js

This file was deleted.

0 comments on commit 9d6347d

Please sign in to comment.