malformed Json in partials fixed
Malformed json causes hugo --minify to fail
This commit is contained in:
parent
2884e266ba
commit
0f451222e0
@ -16,6 +16,7 @@
|
||||
{{ end }}
|
||||
{{ if .IsPage }}
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context" : "http://schema.org",
|
||||
"@type" : "BlogPosting",
|
||||
"mainEntityOfPage": {
|
||||
|
Loading…
Reference in New Issue
Block a user