From 58e2c9ae87f09dac79ecf962331ae2c51f4ba7f1 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Wed, 26 Jun 2024 21:44:28 +0200 Subject: update the theme --- themes/blowfish/layouts/partials/meta/date-updated.html | 2 +- themes/blowfish/layouts/partials/meta/date.html | 2 +- themes/blowfish/layouts/partials/meta/word-count.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'themes/blowfish/layouts/partials/meta') diff --git a/themes/blowfish/layouts/partials/meta/date-updated.html b/themes/blowfish/layouts/partials/meta/date-updated.html index cc25c69..e0fca35 100644 --- a/themes/blowfish/layouts/partials/meta/date-updated.html +++ b/themes/blowfish/layouts/partials/meta/date-updated.html @@ -1,4 +1,4 @@ {{- /* Trim EOF */ -}} 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 @@ {{- /* Trim EOF */ -}} diff --git a/themes/blowfish/layouts/partials/meta/word-count.html b/themes/blowfish/layouts/partials/meta/word-count.html index 517101a..4dea78b 100644 --- a/themes/blowfish/layouts/partials/meta/word-count.html +++ b/themes/blowfish/layouts/partials/meta/word-count.html @@ -1,4 +1,4 @@ - {{- i18n "article.word_count" .WordCount | markdownify | emojify -}} + {{- i18n "article.word_count" .WordCount | markdownify -}} {{- /* Trim EOF */ -}} -- cgit v1.2.3