mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-06 11:15:37 -06:00
11 lines
145 B
HTML
11 lines
145 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<h2>{{ page.title }}</h2>
|
|
<p class="meta">{{ page.date | date_to_string }}</p>
|
|
|
|
<div class="post">
|
|
{{ content }}
|
|
</div>
|