fix: most of the template blocks
This commit is contained in:
@@ -22,16 +22,13 @@
|
||||
pathAlias: rating
|
||||
- path: reviewRating.bestRating
|
||||
codec: const
|
||||
value: 5
|
||||
hidden: true
|
||||
- path: reviewRating.worstRating
|
||||
codec: const
|
||||
value: 1
|
||||
hidden: true
|
||||
}
|
||||
---
|
||||
|
||||
# { headline }
|
||||
{ keywords | hashtags }
|
||||
|
||||
{ articleBody }
|
||||
|
@@ -10,7 +10,6 @@
|
||||
- path: "_type"
|
||||
codec: const
|
||||
value: Recipe
|
||||
hidden: true
|
||||
- path: image
|
||||
- path: author._type
|
||||
codec: const
|
||||
@@ -30,7 +29,6 @@
|
||||
---
|
||||
|
||||
# { name | text }
|
||||
{ keywords | hashtags,optional }
|
||||
|
||||
{ description | text }
|
||||
|
||||
|
Reference in New Issue
Block a user