From 204513d38461af5f32a3413c32065951d11c9a80 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Thu, 22 Jun 2023 11:18:51 +0200 Subject: [PATCH] Markeren organization binnen id --- themes/nluug/layouts/partials/schemas/schema_Organization.html | 1 + 1 file changed, 1 insertion(+) 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": {