Skip to content

Missing slash.js and fancybox ? #46

Open
@migrant

Description

@migrant

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions