diff --git a/layouts/partials/schema.org/page.html b/layouts/partials/schema.org/page.html index 2b617c3358..10f077c238 100644 --- a/layouts/partials/schema.org/page.html +++ b/layouts/partials/schema.org/page.html @@ -19,7 +19,7 @@ "name": {{ .Title }}, "datePublished": {{ .Date }} {{- with .Description -}} - ,"description": . + ,"description": {{ . }} {{- end -}} {{- if ne $authorName "" -}} ,"author": {