shylie.info/_layouts/post.html

10 lines
187 B
HTML
Raw Normal View History

2024-01-13 21:31:11 +00:00
---
layout: default
---
<h1>
2024-01-14 12:39:51 +00:00
{{ page.title | downcase }} - shylie - {{ page.date | date: "%b %Y" | downcase }} - <a href="javascript:window.history.back();"><-</a>
</h1>
2024-01-13 21:31:11 +00:00
{{ content }}