Sha256: d9bc3a5c9f43298ff9bc4f86b28ab0cdb352ab2235342aafc0580b651026744a

Contents?: true

Size: 474 Bytes

Versions: 5

Compression:

Stored size: 474 Bytes

Contents

{% assign strings = site.data.strings %}
<h2 class="sr-only" hidden>{{ strings.templates | default: "Templates"}}{{ strings.colon | default:":" }}</h2>

{% include templates/animation.html %}
{% include templates/loading.html %}
{% include templates/error.html %}
{% include templates/forward.html %}
{% include templates/back.html %}
{% include templates/permalink.html %}
{% if site.hydejack.cookies_banner %}
  {% include templates/pro/cookies-banner.html %}
{% endif %}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
jekyll-theme-hydebetty-1.0.2 _includes/templates/index.html
jekyll-theme-hydebetty-1.0.1 _includes/templates/index.html
jekyll-theme-hydejack-8.5.2 _includes/templates/index.html
jekyll-theme-hydejack-8.5.1 _includes/templates/index.html
jekyll-theme-hydejack-8.5.0 _includes/templates/index.html