Skip to content

Commit

Permalink
⬆️ jquery 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas committed Mar 2, 2016
1 parent b46e32b commit 9ba62ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/default_foot.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</div>
</footer>

<script src="//code.jquery.com/jquery-2.1.3.min.js"></script>
<script src="//code.jquery.com/jquery-2.2.1.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
Expand Down

0 comments on commit 9ba62ad

Please sign in to comment.