Sha256: 63b4d2546d78b897a7f7f375bc53c0c462168e2ae86a7a98e480cb26d840ef25

Contents?: true

Size: 439 Bytes

Versions: 5

Compression:

Stored size: 439 Bytes

Contents

<hy-drawer
  id="_drawer"
  class="{% if include.cover %}cover{% endif %}"
  side="left"
  threshold="10"
  noscroll
  {% if include.cover %}opened{% endif %}
>
  <header id="_sidebar" class="sidebar" role="banner">
    {% include_cached body/sidebar-bg.html image=include.image color=include.color theme_color=include.theme_color %}
    {% include_cached body/sidebar-sticky.html %}
  </header>
</hy-drawer>
<hr class="sr-only" hidden />

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-theme-hydejack-9.0.4 _includes/body/sidebar.html
jekyll-theme-hydejack-9.0.3 _includes/body/sidebar.html
jekyll-theme-hydejack-9.0.2 _includes/body/sidebar.html
jekyll-theme-hydejack-9.0.1 _includes/body/sidebar.html
jekyll-theme-hydejack-9.0.0 _includes/body/sidebar.html