0
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:
2024-02-14 14:48:55 +04:00
parent d863b358a6
commit 631ca196c9
10 changed files with 32 additions and 48 deletions

View File

@ -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 -%}
&hyphen;
<strong>{%- include reading-time.html -%}</strong>
</small>