Touch up RSS feed links and post page

This commit is contained in:
Brian Picciano 2023-01-24 13:35:26 +01:00
parent 3f97311514
commit 80c1631bdd
3 changed files with 6 additions and 1 deletions

View File

@ -11,6 +11,8 @@ This here's my little corner of the web, where I publish posts about projects I'
{{ end -}}
=> {{ BlogURL "feed.xml" }} RSS feed
Below you'll find other information and links related to me.
## Social

View File

@ -25,6 +25,6 @@ much as the quality!
{{ end }}
================================================================================
=> {{ BlogURL "feed.xml" }} Subscribe to the RSS feed for updates
=> {{ BlogURL "feed.xml" }} RSS feed
{{ template "footer.gmi" . }}

View File

@ -35,7 +35,10 @@ This post is part of a series!
{{ end -}}
{{ end -}}
{{ else }}{{/* newline */}}
{{ end }}
=> {{ BlogURL "posts/" }} Browse all posts
=> {{ BlogURL "feed.xml" }} RSS feed
{{ template "footer.gmi" . }}