mirror of
https://github.com/minetestblog/minetestblog.github.io.git
synced 2025-07-12 01:08:54 +02:00
7 lines
167 B
HTML
7 lines
167 B
HTML
<li>
|
|
<a href="{{ post.url | prepend: site.baseurl }}">
|
|
<span>{{ post.title }}</span>
|
|
<small>{{ post.date | date: "%d/%m" }}</small>
|
|
</a>
|
|
</li>
|