greyshade
greyshade copied to clipboard
Missing slash.js and fancybox ?
Thank u for this theme. After installing it I found the codes in / source / _includes / after_footer.html are default:
{% include disqus.html %}
{% include facebook_like.html %}
{% include google_plus_one.html %}
{% include twitter_sharing.html %}
{% include custom/after_footer.html %}
and after installing slash the codes are:
{% include disqus.html %}
{% include facebook_like.html %}
{% include google_plus_one.html %}
{% include twitter_sharing.html %}
hmm...I want to know why I am missing slash.js and fancybox.
Me too, but I manually added.