This website requires JavaScript.
Explore
Help
Sign In
alyenc
/
hugo-theme-next
Watch
1
Star
0
Fork
0
You've already forked hugo-theme-next
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
39e17d6f68
hugo-theme-next
/
layouts
/
_default
/
list.html
2 lines
92 B
HTML
Raw
Normal View
History
Unescape
Escape
:wrench: Re Change default section display not use archive page.
2022-07-30 17:39:57 +08:00
{{ $paginator := .Paginator.Pages.GroupByDate "2006" }}
:bug: Fixed menu active action match error item that it could not use cached function.
2022-09-18 09:00:00 +08:00
{{ partial "list.html" $paginator }}
Reference in New Issue
Copy Permalink