summaryrefslogtreecommitdiffstats
path: root/source/_includes/after_footer.html
diff options
context:
space:
mode:
authorTommy Chen <tommy351@gmail.com>2012-06-03 04:35:21 +0200
committerTommy Chen <tommy351@gmail.com>2012-06-03 04:40:55 +0200
commit94270a6ab47692520b18fd136342f05c496deaeb (patch)
treec5703af62bfa7d9d9bcc20d2167d1541ded8b307 /source/_includes/after_footer.html
parente3cc2b2ff5d96ed69c982c100692a1745bc261ef (diff)
downloadoctopress-theme-jeyzu-94270a6ab47692520b18fd136342f05c496deaeb.zip
octopress-theme-jeyzu-94270a6ab47692520b18fd136342f05c496deaeb.tar.gz
rewrite caption.js & isolate fancybox
Diffstat (limited to 'source/_includes/after_footer.html')
-rw-r--r--source/_includes/after_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/_includes/after_footer.html b/source/_includes/after_footer.html
index b7beed2..c49811f 100644
--- a/source/_includes/after_footer.html
+++ b/source/_includes/after_footer.html
@@ -1,4 +1,4 @@
-<script src="{{ root_url }}/javascripts/jquery.fancybox.pack.js"></script>
<script src="{{ root_url }}/javascripts/slash.js"></script>
+{% include fancybox.html %} <!-- Delete or comment this line to disable Fancybox -->
{% include disqus.html %}
{% include custom/after_footer.html %} \ No newline at end of file