fix: image
This commit is contained in:
parent
6a1ce75f53
commit
59bf5cd55b
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ export const PublicationAndNewsletter = async () => {
|
||||||
width={magazine_cover.width || 500}
|
width={magazine_cover.width || 500}
|
||||||
height={magazine_cover.height || 600}
|
height={magazine_cover.height || 600}
|
||||||
alt={'Pfarreimagazin Ausgabe'}
|
alt={'Pfarreimagazin Ausgabe'}
|
||||||
|
unoptimized={true}
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue