NixNet/_layouts/blog.html

11 lines
201 B
HTML
Raw 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 webring-out.html %}
<hr/>
{% include page/footer.html %}