blog.html

1---
2layout: default
3description: Amolith's blog on various tech-related topics
4---
5{% include page/title.html %}
6{{ content }}
7<hr/>
8{% include page/footer.html %}