Sha256: 0e2091d67d256af5d75a818a7cbbc80a6008fd17d69f480494f8f33d7b13c385

Contents?: true

Size: 715 Bytes

Versions: 79

Compression:

Stored size: 715 Bytes

Contents

---
layout: jumbotron-container
permalink: /404.html
css-package: error
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

79 entries across 79 versions & 1 rubygems

Version Path
jumbo-jekyll-theme-3.8.3 _layouts/error.html
jumbo-jekyll-theme-3.8.2 _layouts/error.html
jumbo-jekyll-theme-3.8.1 _layouts/error.html
jumbo-jekyll-theme-3.8.0 _layouts/error.html
jumbo-jekyll-theme-3.7.0 _layouts/error.html
jumbo-jekyll-theme-3.6.4 _layouts/error.html
jumbo-jekyll-theme-3.6.3 _layouts/error.html
jumbo-jekyll-theme-3.6.2 _layouts/error.html
jumbo-jekyll-theme-3.6.1 _layouts/error.html
jumbo-jekyll-theme-3.6.0 _layouts/error.html
jumbo-jekyll-theme-3.5.6 _layouts/error.html
jumbo-jekyll-theme-3.5.5 _layouts/error.html
jumbo-jekyll-theme-3.5.4 _layouts/error.html
jumbo-jekyll-theme-3.5.3 _layouts/error.html
jumbo-jekyll-theme-3.5.2 _layouts/error.html
jumbo-jekyll-theme-3.5.1 _layouts/error.html
jumbo-jekyll-theme-3.5.0 _layouts/error.html
jumbo-jekyll-theme-3.4.0 _layouts/error.html
jumbo-jekyll-theme-3.3.9 _layouts/error.html
jumbo-jekyll-theme-3.3.8 _layouts/error.html