You've already forked Ghost-Theme-Source
Added arrow icon to the read more link
This commit is contained in:
@@ -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}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user