diff --git a/layouts/index.html b/layouts/index.html index 38d277f..0e6f84c 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -70,7 +70,7 @@

{{ .Title }}

-

{{ .Description | default .Summary }}

+

{{ .Description | default .Summary | plainify }}