summaryrefslogtreecommitdiff
path: root/themes/blowfish/layouts/partials/meta/date.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blowfish/layouts/partials/meta/date.html')
-rw-r--r--themes/blowfish/layouts/partials/meta/date.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/blowfish/layouts/partials/meta/date.html b/themes/blowfish/layouts/partials/meta/date.html
index 654a6c7..10a639e 100644
--- a/themes/blowfish/layouts/partials/meta/date.html
+++ b/themes/blowfish/layouts/partials/meta/date.html
@@ -1,4 +1,4 @@
<time datetime="{{ . }}">
- {{- i18n "article.date" (dict "Date" (partial "functions/date.html" .)) | markdownify | emojify -}}
+ {{- i18n "article.date" (dict "Date" (partial "functions/date.html" .)) | markdownify -}}
</time>
{{- /* Trim EOF */ -}}