minetestblog.github.io/_layouts/post.html
2022-01-22 18:49:09 -05:00

13 lines
174 B
HTML

---
layout: default
---
{% include post.html post=page %}
{% if site.author.disqus %}
{% include externals/disqus.html %}
{% endif %}
{% include post/related.html %}