summaryrefslogtreecommitdiff
path: root/themes/blowfish/layouts/partials/article-link/card.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blowfish/layouts/partials/article-link/card.html')
-rw-r--r--themes/blowfish/layouts/partials/article-link/card.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/blowfish/layouts/partials/article-link/card.html b/themes/blowfish/layouts/partials/article-link/card.html
index dd2a788..b01603e 100644
--- a/themes/blowfish/layouts/partials/article-link/card.html
+++ b/themes/blowfish/layouts/partials/article-link/card.html
@@ -66,7 +66,7 @@
{{ if .Params.showSummary | default (.Site.Params.list.showSummary | default false) }}
<div class="py-1 prose dark:prose-invert">
- {{ .Summary | emojify }}
+ {{ .Summary }}
</div>
{{ end }}
</div>
@@ -74,4 +74,4 @@
</div>
</div>
- </a> \ No newline at end of file
+ </a>