From 59256d9fa99c544a8e63691543f71103e03cb7bd Mon Sep 17 00:00:00 2001 From: Luca Date: Thu, 29 Oct 2020 13:58:58 +0000 Subject: [PATCH] Actualizar 'themes/api-theme/layouts/_default/item.api.json' --- themes/api-theme/layouts/_default/item.api.json | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/api-theme/layouts/_default/item.api.json b/themes/api-theme/layouts/_default/item.api.json index f324d0a..918c3ff 100644 --- a/themes/api-theme/layouts/_default/item.api.json +++ b/themes/api-theme/layouts/_default/item.api.json @@ -4,6 +4,7 @@ "permalink": "{{ .Permalink }}", "featuredImage": "{{ .Params.featuredImage }}", "featuredVideo": "{{ .Params.featuredVideo }}", + "featuredAudio": "{{ .Params.featuredAudio }}", "n":"{{ .Params.n }}", "s":"{{ .Params.s }}", "e":"{{ .Params.e }}",