Sha256: 2d9ec7ebefd7869d677627ce325056701177333d34f77125d77b8d1776faeb3e

Contents?: true

Size: 412 Bytes

Versions: 5

Compression:

Stored size: 412 Bytes

Contents

<!DOCTYPE HTML>
<!--
    Parallelism by HTML5 UP
    html5up.net | @ajlkn
    Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
    
    {% include head.html %}

    <body class="is-preload">
        
        <div id="wrapper">

            {{ content }}

            {% include footer.html %}

        </div>

        {% include scripts.html %}

    </body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll-theme-parallelism-0.1.3 _layouts/default.html
jekyll-theme-parallelism-0.1.2 _layouts/default.html
jekyll-theme-parallelism-0.1.1 _layouts/default.html
jekyll-theme-parallelism-0.1.0 _layouts/default.html
jekyll-theme-parallelism-0.0.1 _layouts/default.html