Sha256: d9d3689ef31a1a3c07014357629a4a11ca443fc9b129946d03cafb592ffbbd02

Contents?: true

Size: 350 Bytes

Versions: 5

Compression:

Stored size: 350 Bytes

Contents

---
layout: default
---

{% include metadata.liquid %}
{% include header.html %}

<main class="my-4">
    <div class="container">
        <h1 class="display-5">{{ title }}</h1>
        {{ content }}
        {% if site.data.map %}
        <hr class="my-4">
        <div id="map"></div>
        {% endif %}
    </div>
</main>

{% include footer.html %}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-nagymaros-3.3.1 _layouts/map.html
jekyll-nagymaros-3.3.0 _layouts/map.html
jekyll-nagymaros-3.2.0 _layouts/map.html
jekyll-nagymaros-3.1.0 _layouts/map.html
jekyll-nagymaros-3.0.0 _layouts/map.html