From 50c89717ceb0a0f2309cd18347b0a3eb6b644960 Mon Sep 17 00:00:00 2001 From: mainqueg Date: Wed, 22 Oct 2025 16:55:27 -0300 Subject: [PATCH 1/2] =?UTF-8?q?=E2=9A=A1=EF=B8=8F=20config:=20set=20cache?= =?UTF-8?q?=20for=20public=20assets?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- next.config.mjs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/next.config.mjs b/next.config.mjs index e561a5076..8f6d5ac95 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -47,6 +47,10 @@ export default withSentryConfig( { key: 'Access-Control-Allow-Headers', value: 'X-Requested-With, content-type, Authorization' }, ], }, + { + source: '/img/assets/:path*', + headers: [{ key: 'Cache-Control', value: 'public, max-age=31536000, immutable' }], + }, ], images: { unoptimized: true }, From 335174283c1e7213f99bd6d30051bd3720d70055 Mon Sep 17 00:00:00 2001 From: guillermo dieguez Date: Wed, 22 Oct 2025 17:28:33 -0300 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=8D=B1=20app:=20update=20op=20logo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/img/assets/OP.svg | 33 +++++++++++++-------------------- 1 file changed, 13 insertions(+), 20 deletions(-) diff --git a/public/img/assets/OP.svg b/public/img/assets/OP.svg index 098392b7f..38920ab84 100644 --- a/public/img/assets/OP.svg +++ b/public/img/assets/OP.svg @@ -1,21 +1,14 @@ - - - - - - - + + + +