Add filtering
This commit is contained in:
@ -11,12 +11,6 @@ export default async function Banner() {
|
||||
include: {
|
||||
file: true
|
||||
}
|
||||
// include: {
|
||||
// variants: {
|
||||
// where: { type: "modified" },
|
||||
// take: 1,
|
||||
// },
|
||||
// },
|
||||
})
|
||||
|
||||
const alt = headerImage?.altText ?? "Header Image"
|
||||
|
||||
Reference in New Issue
Block a user