Files
86box.github.io/_includes/postheader.html
2021-12-01 17:13:52 -03:00

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>