fixing layout to flow with new blowfish
This commit is contained in:
parent
e06bc1b726
commit
02f73ff7d1
4 changed files with 4 additions and 5 deletions
|
@ -27,7 +27,7 @@
|
|||
{{ if gt .Pages 0 }}
|
||||
<section class="space-y-10 w-full">
|
||||
{{ range .Pages.ByWeight }}
|
||||
{{ partial "article-link/simple.html" . }}
|
||||
{{ partial "article-link.html" . }}
|
||||
{{ end }}
|
||||
</section>
|
||||
{{ partial "pagination.html" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue