diff options
author | SkyArrow <tommy351@gmail.com> | 2012-03-17 02:38:30 +0100 |
---|---|---|
committer | SkyArrow <tommy351@gmail.com> | 2012-03-17 03:00:17 +0100 |
commit | 5f2e7804ffd9a3858e7899115cc543bf21dca35f (patch) | |
tree | a6b85b3747ea438a69972a78d167f5f9068b1475 /source/_includes/after_footer.html | |
parent | 1a0f878df961d5e665d1ae9af652bcf2a5e9789d (diff) | |
download | octopress-theme-jeyzu-5f2e7804ffd9a3858e7899115cc543bf21dca35f.zip octopress-theme-jeyzu-5f2e7804ffd9a3858e7899115cc543bf21dca35f.tar.gz |
use external jQuery and html5shiv, delete favicon.png
Diffstat (limited to 'source/_includes/after_footer.html')
-rw-r--r-- | source/_includes/after_footer.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/_includes/after_footer.html b/source/_includes/after_footer.html index 35f440f..b7beed2 100644 --- a/source/_includes/after_footer.html +++ b/source/_includes/after_footer.html @@ -1,4 +1,3 @@ -<script src="{{ root_url }}/javascripts/jquery.easing.1.3.js"></script> <script src="{{ root_url }}/javascripts/jquery.fancybox.pack.js"></script> <script src="{{ root_url }}/javascripts/slash.js"></script> {% include disqus.html %} |