_includes/body/footer.html in jekyll-theme-hydejack-9.1.8 vs _includes/body/footer.html in jekyll-theme-hydejack-9.1.9
- old
+ new
@@ -11,9 +11,9 @@
<a class="heading flip-title" href="{% include_cached smart-url url=url %}">{{ node.name | default:node.title }}</a>
{% unless forloop.last %}{{ site.data.strings.separator | default:'|' }}{% endunless %}
{% endfor %}
</small></nav>
{% endif %}
- <p><small>Powered by <a class="external" href="https://hydejack.com/">Hydejack</a> v<span id="_version">9.1.8</span></small></p>
+ <p><small>Powered by <a class="external" href="https://hydejack.com/">Hydejack</a> v<span id="_version">9.1.9</span></small></p>
<hr class="sr-only"/>
</footer>
{% endif %}