summaryrefslogtreecommitdiffstats
path: root/examples/blog/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog/layouts/partials/footer.html')
-rw-r--r--examples/blog/layouts/partials/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/blog/layouts/partials/footer.html b/examples/blog/layouts/partials/footer.html
index 8a028c31f..8945fa4ed 100644
--- a/examples/blog/layouts/partials/footer.html
+++ b/examples/blog/layouts/partials/footer.html
@@ -1,5 +1,5 @@
- <script src="/js/jquery.js"></script>
+ <script src="/js/jquery-1.11.3.min.js"></script>
<script src="/js/bootstrap.js"></script>
</body>
-</html> \ No newline at end of file
+</html>