Remove more posts button in working on
This commit is contained in:
parent
3f973065e8
commit
1eee5974c6
1 changed files with 0 additions and 9 deletions
|
@ -27,13 +27,4 @@
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{{ if (.section.showMoreButton) }}
|
|
||||||
<div class="container" style="
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;">
|
|
||||||
<a href="/posts/" title="Show More" class="float-right btn btn-outline-info btn-sm" >
|
|
||||||
{{ i18n "show_more"}}</a>
|
|
||||||
</div>
|
|
||||||
{{ end }}
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue