diff --git a/registry/templates/Recipe.marka b/registry/templates/Recipe.marka index ad3b8f7..80b9a13 100644 --- a/registry/templates/Recipe.marka +++ b/registry/templates/Recipe.marka @@ -10,7 +10,8 @@ - path: "_type" codec: const value: Recipe - - path: link + - path: url + pathAlias: link - path: image - path: author._type codec: const diff --git a/registry/templates/Review.marka b/registry/templates/Review.marka index ecf4387..4abb981 100644 --- a/registry/templates/Review.marka +++ b/registry/templates/Review.marka @@ -11,6 +11,8 @@ codec: const value: Review - path: tmdbId + - path: link + pathAlias: link - path: image - path: author.name pathAlias: author