Sha256: b5a9e215250d124f303645218e4647e1dddd5065dd8c5d7a09e361ac667f1b1a

Contents?: true

Size: 554 Bytes

Versions: 8

Compression:

Stored size: 554 Bytes

Contents

---
footer: false
kind: page-landing
sidebar-left: false
sidebar-right: false
main-class: landing
scripts:
  - jquery
  - jquery-cookie
  - bootstrap
  - popper
---
<!DOCTYPE html>
<html lang="en" class="no-js">
  <!-- Copyright 2019-2021 Vanessa Sochat-->
{% include head.html %}
{% if site.services.analytics.google %}
  {% include google-analytics.html %}
{% endif %}
<body>
  {% include header.html %}
  <div class="container-fluid td-outer landing">
    {{ content }}
    {% include footer.html %}
  </div>
  {% include tail.html %}
</body>
</html>

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
asciidocsy-0.3.0 _layouts/landing.html
asciidocsy-0.3.0.pre.rc4 _layouts/landing.html
asciidocsy-0.3.0.pre.rc3 _layouts/landing.html
asciidocsy-0.3.0.pre.rc2 _layouts/landing.html
asciidocsy-0.3.0.pre.rc1 _layouts/landing.html
asciidocsy-jekyll-theme-0.3.0.pre.rc2 _layouts/landing.html
asciidocsy-jekyll-theme-0.3.0.pre.rc1 _layouts/landing.html
asciidocsy-jekyll-theme-0.3.0.pre.dev _layouts/landing.html