vitess-gh/vitess.io/_includes/post-list.html

1 строка
154 B
HTML

<li>{% if post.date %}<span>{{ post.date | date: "%B %d, %Y" }}</span> &raquo; {% endif %}<a href="{{ site.url }}{{ post.url }}">{{ post.title }}</a></li>