Sha256: ed6f19bdab3a3702ff7ede70e4e28947904efe828d76810d56993a08fd62b682

Contents?: true

Size: 449 Bytes

Versions: 1

Compression:

Stored size: 449 Bytes

Contents

---
css:
  - "/assets/css/fontisto.min.css"
  - "/assets/css/style.css"
js:
  - "/assets/js/jquery-3.3.1.min.js"
  - "/assets/js/popper.min.js"
  - "/assets/js/bootstrap.min.js"
  - "/assets/js/main.js"
---

<!DOCTYPE html>
<html lang="en">

  <head>
    {%- include head.html -%}
  </head>

  <body>

    {%- include body-start.html -%}

    {{- content -}}

    {%- include navigation.html -%}

    {%- include body-end.html -%}

  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-fos-1.1.0 _layouts/base.html