mirror of
https://github.com/minetestblog/minetestblog.github.io.git
synced 2025-07-16 03:08:55 +02:00
13 lines
174 B
HTML
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 %}
|