mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-20 11:14:27 -04:00
include Person JSON-LD on every page
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
{{ with .OutputFormats.Get "amp" }}
|
||||
<link rel="amphtml" href="{{ .Permalink }}">
|
||||
{{ end }}
|
||||
{{ partial "schema-person.html" . }}
|
||||
{{ partial "schema-article.html" . }}
|
||||
{{ else }}
|
||||
{{ partial "schema-person.html" . }}
|
||||
|
||||
Reference in New Issue
Block a user