diff --git a/src/themes/oscar/layouts/index.html b/src/themes/oscar/layouts/index.html index 60ad75a..bd8948e 100644 --- a/src/themes/oscar/layouts/index.html +++ b/src/themes/oscar/layouts/index.html @@ -7,7 +7,7 @@ {{ if .Params.image }}
{{ .Content | plainify | htmlUnescape | truncate 10 }} + alt="{{ .Content | plainify | htmlUnescape | truncate 50 }}" />

{{ .Content }}

{{ end }}