mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 00:52:43 +00:00
parent
36c029abb9
commit
d644dfbe42
@ -8,7 +8,7 @@
|
|||||||
<section class="flex-ns flex-wrap justify-around mt5">
|
<section class="flex-ns flex-wrap justify-around mt5">
|
||||||
{{ range .Pages }}
|
{{ range .Pages }}
|
||||||
<div class="relative w-100 mb4 bg-white">
|
<div class="relative w-100 mb4 bg-white">
|
||||||
{{ partial "summary.html" . }}
|
{{ .Render "summary" }}
|
||||||
</div>
|
</div>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user