diff options
Diffstat (limited to 'source/_includes/custom')
-rw-r--r-- | source/_includes/custom/after_footer.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/_includes/custom/after_footer.html b/source/_includes/custom/after_footer.html index 50003bb..1ea5c22 100644 --- a/source/_includes/custom/after_footer.html +++ b/source/_includes/custom/after_footer.html @@ -2,5 +2,4 @@ <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/twitter.js"></script>
\ No newline at end of file +<script src="{{ root_url }}/javascripts/caption.js"></script>
\ No newline at end of file |