Tony Chen 3cd581a697 Commit into repository
Maybe I want to use the Markdown files in ./_posts
for use in another Static Site Generator.
2020-08-05 02:32:09 +00:00

9 lines
122 B
HTML

---
layout: default
---
<article class="page">
<h1 class="page-title">{{ page.title }}</h1>
{{ content }}
</article>