This commit is contained in:
Max Richter
2025-09-25 16:41:26 +02:00
parent 3f0d25f935
commit b13d5015f4
75 changed files with 3881 additions and 141 deletions

View File

@@ -3,20 +3,16 @@
path: .
codec: yaml
fields:
- path: "@context"
codec: const
value: https://schema.org
hidden: true
- path: "@schema"
- path: "_schema"
codec: const
value: Article
hidden: true
- path: "@type"
- path: "_type"
codec: const
value: Article
- path: image
- path: author.name
- path: author.@type
- path: author._type
codec: const
value: Person
hidden: true