summaryrefslogtreecommitdiff
path: root/themes/blowfish/layouts/_default/simple.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blowfish/layouts/_default/simple.html')
-rw-r--r--themes/blowfish/layouts/_default/simple.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/blowfish/layouts/_default/simple.html b/themes/blowfish/layouts/_default/simple.html
index cc88479..7b5b9a8 100644
--- a/themes/blowfish/layouts/_default/simple.html
+++ b/themes/blowfish/layouts/_default/simple.html
@@ -9,7 +9,7 @@
</h1>
</header>
<section class="max-w-full mt-6 prose dark:prose-invert">
- {{ .Content | emojify }}
+ {{ .Content }}
</section>
<footer class="pt-8">
{{ partial "sharing-links.html" . }}