diff --git a/themes/nluug/layouts/partials/schemas/schema_Organization.html b/themes/nluug/layouts/partials/schemas/schema_Organization.html index a6fe9d8..4fdd1a5 100644 --- a/themes/nluug/layouts/partials/schemas/schema_Organization.html +++ b/themes/nluug/layouts/partials/schemas/schema_Organization.html @@ -3,6 +3,7 @@ { "@context": "https://schema.org/", "@type": "NGO", + "id": "{{ .Site.BaseURL }}#organization", "url": "{{ .Site.BaseURL }}", "name": "{{ .Site.Title }}", "logo": {