mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
Added localization support
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{{ end }}
|
||||
{{ if gt (len $pages) 5 }}
|
||||
<span class="more-post">
|
||||
<a href="{{ .Permalink }}" class="more-post-link">More >></a>
|
||||
<a href="{{ .Permalink }}" class="more-post-link">{{ i18n "More" }} >></a>
|
||||
</span>
|
||||
{{ end }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user