Updates to SEO

This commit is contained in:
Michael Romero 2018-11-01 01:38:13 -07:00
commit 36d7231cad
13 changed files with 179 additions and 30 deletions

View file

@ -0,0 +1,6 @@
{{- partial "seo/structured/website" . }}
{{- partial "seo/structured/organization" . }}
{{ if .IsPage }}
{{- partial "seo/structured/breadcrumb" . }}
{{- partial "seo/structured/article" . }}
{{ end }}