diff --git a/config.toml b/config.toml index 830e905..e5a6544 100644 --- a/config.toml +++ b/config.toml @@ -33,6 +33,7 @@ disableKinds = ["taxonomy", "term"] first = "Rohan" last = "Kumar" nick = "Seirdy" + email = "seirdy@seirdy.one" [menu] [[menu.main]] diff --git a/layouts/_default/list.atom.xml b/layouts/_default/list.atom.xml index 94fb800..d28bc68 100644 --- a/layouts/_default/list.atom.xml +++ b/layouts/_default/list.atom.xml @@ -36,6 +36,7 @@ {{ $icon.Permalink }} {{ $icon.Permalink }} + {{ $logo.Permalink }} {{ $logo.Permalink }} 191919 {{ $period }} @@ -45,9 +46,10 @@ {{ .Site.Author.name }} {{ .Site.Author.nick }} {{ .Site.Author.name }} + {{ .Site.Author.email }} https://seirdy.one/ - + {{ now.Format "2006-01-02T15:04:05-07:00" | safeHTML }} {{ .Permalink }}