Merge branch 'main' into autoprefixer-1667142184
This commit is contained in:
commit
619c046222
1 changed files with 9 additions and 0 deletions
|
@ -24,4 +24,13 @@
|
|||
{{ end }}
|
||||
</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue