Describe the bug
I set the language property to Head component but I don't see the rendering of this information.
Tested with v0.0.8.
Additional context
The value is passed to https://github.com/spences10/svead/blob/main/src/lib/components/schema-org.svelte via SchemaOrgProps but not used by the component.
Describe the bug
I set the
languageproperty to Head component but I don't see the rendering of this information.Tested with v0.0.8.
Additional context
The value is passed to https://github.com/spences10/svead/blob/main/src/lib/components/schema-org.svelte via SchemaOrgProps but not used by the component.