mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 22:16:07 +01:00
Fix spacing on list pages
This commit is contained in:
parent
d9f8b33ee7
commit
c974158793
1 changed files with 2 additions and 0 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue