mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-21 09:05:35 -07:00
5 lines
155 B
HTML
5 lines
155 B
HTML
{{ include.separator | default: "<hr />" }}
|
|
<figure class="image">
|
|
<img src="{{ include.url }}" alt="{{ include.heading }}" class="heading" />
|
|
</figure>
|