Update recent-posts.html

This commit is contained in:
Bernat Borràs Civil 2022-10-30 16:43:15 +01:00 committed by GitHub
parent 7c8ec5e0fd
commit 86d0173133
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,7 +30,7 @@
align-items: center; align-items: center;
justify-content: center;"> justify-content: center;">
<a href="/posts/" title="Show More" class="float-right btn btn-outline-info btn-sm" > <a href="/posts/" title="Show More" class="float-right btn btn-outline-info btn-sm" >
More Posts</a> {{ i18n "show_more"}}</a>
</div> </div>
{{ end }} {{ end }}
</div> </div>