mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 16:10:26 +03:00
Set up the RSS feed and the authors of the posts
This commit is contained in:
@ -9,8 +9,7 @@ layout: default
|
||||
<small>
|
||||
Posted
|
||||
<time datetime="{{- page.date | date_to_xmlschema | xml_escape -}}">{{- page.date | date: '%B %e, %Y' | strip | normalize_whitespace | xml_escape -}}</time>
|
||||
by
|
||||
<a href="mailto:{{- site.email | strip | url_encode -}}?subject={{- page.title | default: site.title | strip | normalize_whitespace | uri_escape -}}">Valentin Popov</a>
|
||||
{%- include author.html -%}
|
||||
‐
|
||||
<strong>{%- include reading-time.html -%}</strong>
|
||||
</small>
|
||||
|
Reference in New Issue
Block a user