Skip to content

Commit ef05a8f

Browse files
committed
IDK say la ve
1 parent 43f2dcd commit ef05a8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/_default/list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{{ end }}
1313
-->
1414
<ul>
15-
{{ range .paginate.Pages }}
15+
{{ range .Paginator.Pages }}
1616
<li><a href="{{ .RelPermalink }}">{{ .Title }}</a></li>
1717
{{ end }}
1818
</ul>

0 commit comments

Comments
 (0)