Gemini footer

This commit is contained in:
David Eisinger
2025-02-19 01:02:53 -05:00
parent f4f743ba2a
commit 340713952e
8 changed files with 27 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
{{- define "main" -}}
# David Eisinger
{{ partial "gemtext.gmi" (dict "content" .RawContent "page" $.Page) }}
{{ range (where .Site.RegularPages "Type" "in" "journal") -}}
=> {{ .RelPermalink | replaceRE `index.gmi` "" }} {{ .Title }}
{{ end -}}
{{- end -}}