summaryrefslogtreecommitdiffstats
path: root/source/_includes/custom/after_footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'source/_includes/custom/after_footer.html')
-rw-r--r--source/_includes/custom/after_footer.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/_includes/custom/after_footer.html b/source/_includes/custom/after_footer.html
index 059b593..cb1277b 100644
--- a/source/_includes/custom/after_footer.html
+++ b/source/_includes/custom/after_footer.html
@@ -1,4 +1,5 @@
<script src="{{ root_url }}/javascripts/jquery.easing.1.3.js"></script>
<script src="{{ root_url }}/javascripts/external.js"></script>
-<script src="{{ root_url }}/javascripts/caption.js"></script>
-<script src="{{ root_url }}/javascripts/twitter.js"></script> \ No newline at end of file
+<script src="{{ root_url }}/javascripts/twitter.js"></script>
+<script src="{{ root_url }}/javascripts/jquery.fancybox.pack.js"></script>
+<script src="{{ root_url }}/javascripts/caption.js"></script> \ No newline at end of file