Schema.org Person toevoegen
This commit is contained in:
parent
2985b3e30d
commit
72fba826d0
4 changed files with 20 additions and 34 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
{{- else if .IsPage -}}
|
||||
|
||||
{{ if or (in .Params.content_types "Person") }}
|
||||
{{ if in .Params.content_types "person" }}
|
||||
{{ partial "schemas/schema_Person.html" . }}
|
||||
{{ end }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue