fix list page: position of topic list
This commit is contained in:
parent
1785ce62d9
commit
438cdd54e0
1 changed files with 1 additions and 1 deletions
|
@ -19,8 +19,8 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
{{ partial "parent-topics.html" . }}
|
||||||
</div>
|
</div>
|
||||||
{{ partial "parent-topics.html" . }}
|
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
{{ $section := or .Section .Site.Params.homeSection "posts" }}
|
{{ $section := or .Section .Site.Params.homeSection "posts" }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue