diff --git a/themes/nluug/layouts/partials/schemas/schema_Event.html b/themes/nluug/layouts/partials/schemas/schema_Event.html index da73726..9564823 100644 --- a/themes/nluug/layouts/partials/schemas/schema_Event.html +++ b/themes/nluug/layouts/partials/schemas/schema_Event.html @@ -62,6 +62,7 @@ "@type": "Event", "name": "{{ $value.Title }}", "url": "{{ $value.Permalink }}", + "location": "{{ $.Params.event_location }}", "startDate": {{ $.Params.event_start | time.Format "2006-01-02" }}, "endDate": {{ $.Params.event_end | time.Format "2006-01-02" }}, "performer": [