wip
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user