fix list page: position of topic list

This commit is contained in:
Helmut Merz 2024-10-31 12:28:19 +01:00
parent 1785ce62d9
commit 438cdd54e0

View file

@ -19,8 +19,8 @@
</div>
</div>
</div>
{{ partial "parent-topics.html" . }}
</div>
{{ partial "parent-topics.html" . }}
<div class="row">
{{ $section := or .Section .Site.Params.homeSection "posts" }}