Sha256: 3d056e0f93453c6624939234b14b0dbcc2025e431ed5b8314918f1603bcd3f57

Contents?: true

Size: 714 Bytes

Versions: 1

Compression:

Stored size: 714 Bytes

Contents

<!DOCTYPE html>
<html lang="en" prefix="og: http://ogp.me/ns#">
  {% include head.html %}
  <body id="top" class="{% include body-class.html %}">
    {% include header.html %}

<main id="main" class="default-grid with-gap leftcol" tabindex="-1">

  {% include sidenav.html %}

  <article class="content">
    <h1>{% if page.title_icon %}<svg class="title-icon" aria-hidden="true"><use xlink:href="{{site.github.url}}{{page.title_icon}}"></use></svg> {{ page.title }}</h1>
    {{ content }}
    {% include prevnext.html %}
  </article>
  <a class="button button-backtotop" href="#top"><span>{% include_cached icon.html name="arrow-up" %} Back to Top</span></a>
</main>

{% include footer.html %}

  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wai-website-theme-0.1.2 _layouts/sidenavsidebar.html