From b293b18ccc68dfe59e449f71408be924a1d3633a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Thu, 5 Jan 2023 19:24:46 +0000 Subject: [PATCH] :bug: fix text rendering issue in hero homepage layout --- layouts/partials/home/hero.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/home/hero.html b/layouts/partials/home/hero.html index 4dc7da2c..c4f42759 100644 --- a/layouts/partials/home/hero.html +++ b/layouts/partials/home/hero.html @@ -44,7 +44,7 @@ {{ end }} -
{{ .Content | emojify }}
+
{{ .Content | emojify }}