Explicit commit v2

This commit is contained in:
2018-06-18 10:11:50 -04:00
parent 7cffe3b553
commit 5fbb8492d6
216 changed files with 11046 additions and 17366 deletions

View File

@@ -0,0 +1,14 @@
---
layout: default
---
<article class="post-container post-container--single">
<header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
</header>
<section class="post">
{{ content }}
</section>
</article>