Sha256: 22e57b707003919fe0d3c72637cab7a40df71a4f805fea18f99eb17c8158643c

Contents?: true

Size: 1.02 KB

Versions: 10

Compression:

Stored size: 1.02 KB

Contents

---
layout: table_wrappers
---

<!DOCTYPE html>

<html lang="{{ site.lang | default: 'en-US' }}">
{% include head.html %}
<body>
  <a class="skip-to-main" href="#main-content">Skip to main content</a>
  {% include icons/icons.html %}
  <div class="main-content-wrap" id="top">
    {% include components/breadcrumbs.html %}
    <div id="main-content" class="main-content" role="main">
      {% if site.heading_anchors != false %}
        {% include vendor/anchor_headings.html html=content beforeHeading="true" anchorBody="<svg viewBox=\"0 0 16 16\" aria-hidden=\"true\"><use xlink:href=\"#svg-link\"></use></svg>" anchorClass="anchor-heading" anchorAttrs="aria-labelledby=\"%html_id%\"" %}
      {% else %}
        {{ content }}
      {% endif %}

      {% if page.has_children == true and page.has_toc != false %}
        {% include components/children_nav.html %}
      {% endif %}

      {% include components/footer.html %}

    </div>
  </div>

  {% if site.mermaid %}
    {% include components/mermaid.html %}
  {% endif %}
</body>
</html>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
opendevsecops-jekyll-0.1.2 _layouts/minimal.html
opendevsecops-jekyll-0.1.1 _layouts/minimal.html
opendevsecops-jekyll-0.1.0 _layouts/minimal.html
just-the-docs-0.8.2 _layouts/minimal.html
just-the-docs-0.8.1 _layouts/minimal.html
just-the-docs-0.8.0 _layouts/minimal.html
just-the-docs-0.7.0 _layouts/minimal.html
just-the-docs-0.6.2 _layouts/minimal.html
just-the-docs-0.6.1 _layouts/minimal.html
just-the-docs-0.6.0 _layouts/minimal.html