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 }, 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 @@ - - - - - - - + + + +