aboutsummaryrefslogtreecommitdiff
path: root/layouts/home.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/home.gmi')
-rw-r--r--layouts/home.gmi9
1 files changed, 9 insertions, 0 deletions
diff --git a/layouts/home.gmi b/layouts/home.gmi
index 0a056f7..619a5f8 100644
--- a/layouts/home.gmi
+++ b/layouts/home.gmi
@@ -13,6 +13,15 @@
{{ end -}}
+{{ with .OutputFormats.Get "Gemini_Atom" }}
+
+
+## {{ i18n "feeds" }}
+
+=> {{ .RelPermalink }} {{ emojify ":link:" }} {{ i18n "atomFeed" -}}
+
+{{ end -}}
+
{{ with (where .Site.RegularPages "Section" "entry").ByPublishDate.Reverse }}