tracking on the web
[web.git] / ralf / _includes / post-header.html
1 {{ include.item.date | date: "%b %-d, %Y" }}
2 {% if include.item.author %} • {{ include.item.author }}{% endif %}
3 {% if include.item.meta %} • {{ include.item.meta }}{% endif %}
4 {% if include.item.categories %}  • {{ include.item.categories | category_links }}{% endif %}
5  • <a href="https://git.ralfj.de/web.git/history/refs/heads/master:/ralf/{{include.item.path}}">Edits</a>
6  • <a href="{{ include.item.url }}">Permalink</a>