Add support for new config.yaml
This commit is contained in:
@ -44,7 +44,8 @@ const {
|
||||
aspectRatio="432:768"
|
||||
width={432}
|
||||
height={768}
|
||||
{...image}
|
||||
src={image?.src}
|
||||
alt={image?.alt || ""}
|
||||
/>
|
||||
))
|
||||
}
|
||||
|
Reference in New Issue
Block a user