AppleIIAsm-Collection/_site/_layout/post.html
2019-01-07 00:22:51 -05:00

7 lines
124 B
HTML

---
layout: default
---
<h1>{{ page.title }}</h1>
<p>{{ page.date | date_to_string }} - {{ page.author }}</p>
{{ content }}