This repository has been archived on 2024-02-04. You can view files and clone it, but cannot push or open issues or pull requests.
blog.polynom.me/_layouts/post.html

11 lines
122 B
HTML
Raw Normal View History

2020-03-25 21:31:01 +00:00
---
layout: default
---
<div class="post">
<article>
<h1>{{ page.title }}</h1>
{{ content }}
</article>
</div>