Handling tags
This commit is contained in:
parent
3e7f4f07d0
commit
b9020351c1
8 changed files with 84 additions and 16 deletions
2
layouts/partials/category.html
Normal file
2
layouts/partials/category.html
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{{ $paginator := .Paginate (where .Data.Pages "Section" "post") }}
|
||||
{{ partial "posts.html" . }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue