Sha256: 8d7b60d0d379446a52843a38ce0810355b8bfcf54b5df638bbd7ecfdbe758f9b

Contents?: true

Size: 437 Bytes

Versions: 7

Compression:

Stored size: 437 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/back.html %}
{% include templates/permalink.html %}
{% if site.hydejack.cookies_banner %}
  {% include templates/pro/cookies-banner.html %}
{% endif %}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
jekyll-theme-hydejack-8.4.0 _includes/templates/index.html
jekyll-theme-hydejack-8.3.2 _includes/templates/index.html
jekyll-theme-hydejack-8.3.1 _includes/templates/index.html
jekyll-theme-hydejack-8.3.0 _includes/templates/index.html
jekyll-theme-hydejack-8.2.0 _includes/templates/index.html
jekyll-theme-hydejack-8.1.1 _includes/templates/index.html
jekyll-theme-hydejack-8.1.0 _includes/templates/index.html