diff --git a/layouts/_default/list.atom.xml b/layouts/_default/list.atom.xml index fc85bac..bbe694a 100644 --- a/layouts/_default/list.atom.xml +++ b/layouts/_default/list.atom.xml @@ -14,13 +14,15 @@ + xmlns:thr="http://purl.org/syndication/thread/1.0"> {{ $title }} on {{ .Site.Title }} {{- if .Params.Description -}} @@ -35,11 +37,12 @@ 2 http://activitystrea.ms/schema/1.0/person - Seirdy - Seirdy - Seirdy + {{ .Site.Author.name }} + {{ .Site.Author.nick }} + {{ .Site.Author.name }} https://seirdy.one/ + {{ now.Format "2006-01-02T15:04:05-07:00" | safeHTML }} {{ .Permalink }} {{ range $pages -}} @@ -48,7 +51,7 @@ {{ .Title }} {{ .Permalink }} {{ .Date.Format "2006-01-02T15:04:05-07:00" | safeHTML }}{{ .Lastmod.Format "2006-01-02T15:04:05-07:00" | safeHTML }} - Seirdyhttps://seirdy.one/ + {{ .Site.Author.name }}https://seirdy.one/ CC-BY-SA 4.0 {{- with .Params.replyURI -}}