Added arrow icon to the read more link

This commit is contained in:
Sodbileg Gansukh
2023-08-28 12:18:34 +08:00
parent 90c2bfba46
commit 4b9039d2a3
5 changed files with 15 additions and 3 deletions

View File

@@ -109,7 +109,7 @@
{{#match pagination.pages ">" 1}}
<div class="gh-more is-title">
<a href="/page/2">See all </a>
<a href="/page/2">See all {{> "icons/arrow"}}</a>
</div>
{{/match}}