Commit b85b5490 authored by Benoit Rat's avatar Benoit Rat

www: add offline jquery file

parent 1658ae40
...@@ -10,6 +10,6 @@ ...@@ -10,6 +10,6 @@
<!-- Javascript goes in the document HEAD --> <!-- Javascript goes in the document HEAD -->
<!-- Javascript are located in /js/scripts.js --> <!-- Javascript are located in /js/scripts.js -->
<script type="text/javascript" src="http://code.jquery.com/jquery-1.10.1.min.js"></script> <script type="text/javascript" src="js/jquery-1.10.1.min.js"></script>
<script type="text/javascript" src="js/scripts.js"></script> <script type="text/javascript" src="js/scripts.js"></script>
</head> </head>
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment