diff --git a/layouts/_partials/blocks/home/features.html b/layouts/_partials/blocks/home/features.html index 8df9ae2..9ee94a6 100644 --- a/layouts/_partials/blocks/home/features.html +++ b/layouts/_partials/blocks/home/features.html @@ -26,7 +26,7 @@

{{ .pretitle }}

{{ .title | markdownify }}

-

{{ .text }}

+

{{ .text | markdownify}}