From cc2a1ff4dfa9e5c2c18eecf50e1a108bf479d1a8 Mon Sep 17 00:00:00 2001 From: Yann Bertrand <5855339+yannbertrand@users.noreply.github.com> Date: Thu, 20 Jun 2024 18:08:40 +0200 Subject: [PATCH 1/2] Revert "fix(news-card): use cdn url instead of nuxt image" This reverts commit 079aee684a4b8cd6a42dfeb3f3e555b8c734a30d. --- shared/components/NewsItemCard.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/shared/components/NewsItemCard.vue b/shared/components/NewsItemCard.vue index cce060128..af093db44 100644 --- a/shared/components/NewsItemCard.vue +++ b/shared/components/NewsItemCard.vue @@ -2,7 +2,10 @@