mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-22 01:25:35 -07:00
3 lines
223 B
HTML
3 lines
223 B
HTML
<h1><a href="{{ include.post.url }}">{{ include.post.title }}</a></h1>
|
|
<span>{{ include.post.date | date_to_string }} - written by <a href="https://github.com/{{ include.post.author }}">{{ include.post.author }}</a></span>
|