diff --git a/content/_index.gmi b/content/_index.gmi index 4a7a829..4ecacb1 100644 --- a/content/_index.gmi +++ b/content/_index.gmi @@ -8,6 +8,9 @@ title: "Nick Thomas" * Alias: lupine * Alias: CommunistWolf +=> gemini://astrobotany.mozz.us/public/d76c695875ef42c6ae4a98d8d6182f41 My plant +=> gemini://astrobotany.mozz.us/public/d76c695875ef42c6ae4a98d8d6182f41/m1 My plant (with colour) + => me@ur.gs.gpg.asc GPG key => /img/nick-thomas.jpg My face diff --git a/templates/_default/atom.xml b/templates/_default/atom.xml index 536a31e..43c485e 100644 --- a/templates/_default/atom.xml +++ b/templates/_default/atom.xml @@ -2,12 +2,23 @@ {{ .URL }} {{ .Title }} + + Nick Thomas + gemini@ur.gs + {{ site.Generated.Format "2006-01-02T15:04:05Z07:00" }} - + {{ range .Pages }} {{ .URL }} {{ .Title }} + + Nick Thomas + gemini@ur.gs + {{ .Date.Format "2006-01-02T15:04:05Z07:00" }} + {{ end -}} + +