summaryrefslogtreecommitdiff
path: root/themes/blowfish/layouts/partials/recent-articles/main.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blowfish/layouts/partials/recent-articles/main.html')
-rw-r--r--themes/blowfish/layouts/partials/recent-articles/main.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/blowfish/layouts/partials/recent-articles/main.html b/themes/blowfish/layouts/partials/recent-articles/main.html
index 8addb36..856cb3f 100644
--- a/themes/blowfish/layouts/partials/recent-articles/main.html
+++ b/themes/blowfish/layouts/partials/recent-articles/main.html
@@ -22,9 +22,9 @@
<a href="{{ $showMoreLinkDest }}">
<button
class="bg-transparent hover:text-primary-500 prose dark:prose-invert font-semibold hover:text-white py-2 px-4 border border-primary-500 hover:border-transparent rounded">
- {{ i18n "recent.show_more" | markdownify | emojify }}
+ {{ i18n "recent.show_more" | markdownify }}
</button>
</a>
</div>
{{ end }}
-{{ end }} \ No newline at end of file
+{{ end }}