Fix spacing on list pages

This commit is contained in:
JP Hastings-Spital 2024-04-29 17:45:28 +01:00
parent d9f8b33ee7
commit c974158793

View file

@ -18,6 +18,8 @@
{{- with .Paginator.Prev }}
=> {{ .URL }} Previous page{{ end }}
You may also want to visit:
=> / 🏡 Home
{{ range .Site.Menus.main -}}
=> {{ .URL | relURL }} {{ .Name }}