hugo-theme-next/layouts/_default/list.html

2 lines
92 B
HTML
Raw Permalink Normal View History

{{ $paginator := .Paginator.Pages.GroupByDate "2006" }}
{{ partial "list.html" $paginator }}