image refactor

This commit is contained in:
2023-05-27 21:49:58 +02:00
parent 426501b046
commit b320f360a4
108 changed files with 176 additions and 481 deletions

View File

@ -16,9 +16,7 @@ const ContestPreview = ({ widgetFor, entry, fields, collection }) => {
Section(
Container([
entry.data.image &&
!["/media/contests/image.webp", "/media/begabte/image.webp"].includes(
entry.data.image
)
entry.data.image != "/media/image.webp"
? Row(
h(
"div",