diff options
Diffstat (limited to 'source/_includes/after_footer.html')
-rw-r--r-- | source/_includes/after_footer.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/source/_includes/after_footer.html b/source/_includes/after_footer.html index f4edb38..35f440f 100644 --- a/source/_includes/after_footer.html +++ b/source/_includes/after_footer.html @@ -1,7 +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/navigation.js"></script> <script src="{{ root_url }}/javascripts/jquery.fancybox.pack.js"></script> -<script src="{{ root_url }}/javascripts/caption.js"></script> +<script src="{{ root_url }}/javascripts/slash.js"></script> {% include disqus.html %} {% include custom/after_footer.html %}
\ No newline at end of file |