From 51a8335db032387bf4e5f7f453b693ce57d0ca92 Mon Sep 17 00:00:00 2001 From: "EPAZZ\\estpp" Date: Sat, 9 May 2026 13:24:15 -0500 Subject: [PATCH] feat: add new news articles and international reports in English, Spanish, and Portuguese --- src/content/news/en/2025-07-06.md | 4 ++-- src/content/news/es/2025-07-06.md | 4 ++-- src/content/news/pt/2025-07-06.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/content/news/en/2025-07-06.md b/src/content/news/en/2025-07-06.md index de2c772..ca834cd 100644 --- a/src/content/news/en/2025-07-06.md +++ b/src/content/news/en/2025-07-06.md @@ -6,11 +6,11 @@ slug: 2025-07-06-strategic-alliance-in-jerusalem-panamas-ambassador-supports-dr- place: '' country: 'IL' city: 'Jerusalén' -thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280,h-1280,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.jpg' +thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280,h-720,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp' tags: [Israel, Panamá] gallery: [ { - image: 'https://ik.imagekit.io/crpy/tr:w-1920,h-1280,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp', + image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-720,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp', }, ] --- diff --git a/src/content/news/es/2025-07-06.md b/src/content/news/es/2025-07-06.md index d0b6db9..0f8b384 100644 --- a/src/content/news/es/2025-07-06.md +++ b/src/content/news/es/2025-07-06.md @@ -6,11 +6,11 @@ slug: 2025-07-06-alianza-estrategica-en-jerusalen-el-embajador-de-panama-respald place: '' country: 'IL' city: 'Jerusalén' -thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280,h-900,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp' +thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280,h-720,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp' tags: [Israel, Panamá] gallery: [ { - image: 'https://ik.imagekit.io/crpy/tr:w-1920,h-1280,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp', + image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-720,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp', }, ] --- diff --git a/src/content/news/pt/2025-07-06.md b/src/content/news/pt/2025-07-06.md index cdb026d..6b1e383 100644 --- a/src/content/news/pt/2025-07-06.md +++ b/src/content/news/pt/2025-07-06.md @@ -6,11 +6,11 @@ slug: 2025-07-06-alianca-estrategica-em-jerusalem-o-embaixador-do-panama-respald place: '' country: 'IL' city: 'Jerusalém' -thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280,h-1280,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.jpg' +thumbnail: 'https://ik.imagekit.io/crpy/tr:w-1280,h-720,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp' tags: [Israel, Panamá] gallery: [ { - image: 'https://ik.imagekit.io/crpy/tr:w-1920,h-1280,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp', + image: 'https://ik.imagekit.io/crpy/tr:w-1280,h-720,cm-pad_resize,bg-blurred/photo_2025-08-06_18-57-55.webp', }, ] ---