summaryrefslogtreecommitdiffstats
path: root/source/_includes
diff options
context:
space:
mode:
authorSkyArrow <tommy351@gmail.com>2012-01-24 18:18:01 +0100
committerSkyArrow <tommy351@gmail.com>2012-01-24 18:18:01 +0100
commit84695ac13a34ade6a7752b127ff93ca8a3ffddf9 (patch)
tree5fcf35dde29ca22307998e212e454450cd1db076 /source/_includes
parenta9a4bf51f0597ec616fa7e3345ac6f4203f0a273 (diff)
downloadoctopress-theme-jeyzu-84695ac13a34ade6a7752b127ff93ca8a3ffddf9.zip
octopress-theme-jeyzu-84695ac13a34ade6a7752b127ff93ca8a3ffddf9.tar.gz
include fancybox
Diffstat (limited to 'source/_includes')
-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