NixNet/_layouts/blog.html

9 lines
164 B
HTML
Raw Permalink Normal View History

---
layout: default
2019-06-28 05:09:37 +00:00
description: Amolith's blog on various tech-related topics
---
{% include page/title.html %}
{{ content }}
2019-10-15 18:47:05 +00:00
<hr/>
{% include page/footer.html %}