Finalizing template for deployment on chrg.nl

This commit is contained in:
2017-07-17 17:01:40 +02:00
parent cf23e30989
commit d650943618
12 changed files with 980 additions and 55 deletions

View File

@ -75,9 +75,9 @@
</header>
{{!-- The main content area on the homepage --}}
<main id="content" class="content" role="main">
<main id="content" class="content index-content" role="main">
<div class="blog-title-container">
<h4 class="blog-title">Some articles I wrote</h4>
<h4 class="blog-title">Articles</h4>
</div>
{{!-- The tag below includes the post loop - partials/loop.hbs --}}
{{> "loop"}}