Touch up RSS feed links and post page
This commit is contained in:
parent
3f97311514
commit
80c1631bdd
@ -11,6 +11,8 @@ This here's my little corner of the web, where I publish posts about projects I'
|
|||||||
|
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
|
||||||
|
=> {{ BlogURL "feed.xml" }} RSS feed
|
||||||
|
|
||||||
Below you'll find other information and links related to me.
|
Below you'll find other information and links related to me.
|
||||||
|
|
||||||
## Social
|
## Social
|
||||||
|
@ -25,6 +25,6 @@ much as the quality!
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
================================================================================
|
================================================================================
|
||||||
|
|
||||||
=> {{ BlogURL "feed.xml" }} Subscribe to the RSS feed for updates
|
=> {{ BlogURL "feed.xml" }} RSS feed
|
||||||
|
|
||||||
{{ template "footer.gmi" . }}
|
{{ template "footer.gmi" . }}
|
||||||
|
@ -35,7 +35,10 @@ This post is part of a series!
|
|||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
|
||||||
{{ end -}}
|
{{ end -}}
|
||||||
|
{{ else }}{{/* newline */}}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
=> {{ BlogURL "posts/" }} Browse all posts
|
=> {{ BlogURL "posts/" }} Browse all posts
|
||||||
|
|
||||||
|
=> {{ BlogURL "feed.xml" }} RSS feed
|
||||||
|
|
||||||
{{ template "footer.gmi" . }}
|
{{ template "footer.gmi" . }}
|
||||||
|
Loading…
Reference in New Issue
Block a user