You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
261 B

---
layout: default
---
<article>
<header>
<h1 class="post-title">{{ page.title }}</h1>
<time datetime="{{ page.date | date: '%y-%m-%d' }}" class="post-date">{{ page.date | date: "%A, %B %d %Y" }}</time>
</header>
<hr>
{{ content }}
</article>