mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-22 09:35:35 -07:00
233 B
233 B
layout, title
| layout | title |
|---|---|
| page | Blog |
The 86Box Blog
{% for post in site.posts %}
{% include postheader.html post=post %}
{% endif %}
{% endfor %}
{{ post.description }}
{% if forloop.last %} {% else %}{% endif %}