Sha256: b68051eb74d8abc98320090f9c71fe41e525ccd09b8353c737e77bfe2238fd43

Contents?: true

Size: 713 Bytes

Versions: 28

Compression:

Stored size: 713 Bytes

Contents

---
layout: jumbotron-container
permalink: /404.html
css-package: 404
title: 404 Page Not Found
---
<div class="text-center">
    {% if site.data.settings.error-pages.image %}
        {% include image.html path=site.data.settings.erorr-pages.image %}
    {% elsif site.data.settings.error-pages.svg %}
        {% include {{site.data.settings.error-pages.svg}} %}
    {% endif %}
    {% if site.data.settings.error-pages.not-found-title %}
        <h1>
            {{site.data.settings.error-pages.not-found-title}}
        </h1>
    {% endif %}
    {% if site.data.settings.error-pages.not-found-desc %}
        <p>
            {{site.data.settings.error-pages.not-found-desc}}
        </p>
    {% endif %}
</div>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-3.0.28 _layouts/error.html
jumbo-jekyll-theme-3.0.27 _layouts/error.html
jumbo-jekyll-theme-3.0.26 _layouts/error.html
jumbo-jekyll-theme-3.0.25 _layouts/error.html
jumbo-jekyll-theme-3.0.24 _layouts/error.html
jumbo-jekyll-theme-3.0.23 _layouts/error.html
jumbo-jekyll-theme-3.0.22 _layouts/error.html
jumbo-jekyll-theme-3.0.21 _layouts/error.html
jumbo-jekyll-theme-3.0.20 _layouts/error.html
jumbo-jekyll-theme-3.0.19 _layouts/error.html
jumbo-jekyll-theme-3.0.18 _layouts/error.html
jumbo-jekyll-theme-3.0.17 _layouts/error.html
jumbo-jekyll-theme-3.0.16 _layouts/error.html
jumbo-jekyll-theme-3.0.15 _layouts/error.html
jumbo-jekyll-theme-3.0.14 _layouts/error.html
jumbo-jekyll-theme-3.0.13 _layouts/error.html
jumbo-jekyll-theme-3.0.12 _layouts/error.html
jumbo-jekyll-theme-3.0.11 _layouts/error.html
jumbo-jekyll-theme-3.0.10 _layouts/error.html
jumbo-jekyll-theme-3.0.9 _layouts/error.html