| layouts/partials/schema.html | ●●●●● patch | view | raw | blame | history |
layouts/partials/schema.html
@@ -13,7 +13,6 @@ {{ else if .IsPage }} {{ $author := or (.Params.author) (.Site.Params.author) }} {{ $org_name := .Site.Title }} {{ $favicon := .Site.Params.favicon | absURL }} <script type="application/ld+json"> { @@ -62,7 +61,7 @@ "dateModified": "{{ .Lastmod.Format "2006-01-02T15:04:05.00Z" | safeHTML }}", "publisher":{ "@type":"Organization", "name": {{ $org_name }}, "name": {{ $author }}, "url": {{ .Site.BaseURL }}, "logo": { "@type": "ImageObject",