fix: remove penguin source
Some checks failed
docker-build / docker (pull_request) Has been cancelled
tests / Tests (pull_request) Has been cancelled
container-scan / Container Scan (pull_request) Successful in 2m34s

This commit is contained in:
Dominik 2025-07-01 09:05:21 +02:00
parent 2a95836dcb
commit b51c315283
Signed by: dominik
GPG key ID: 06A4003FC5049644
2 changed files with 3 additions and 2 deletions

View file

@ -6,7 +6,7 @@ const nextConfig: NextConfig = {
remotePatterns: [
{
protocol: 'https',
hostname: 'img1.wikia.nocookie.net',
hostname: 'i.gifer.com',
port: '',
pathname: '/**',
},