build(ci): 修复构建问题。
Some checks failed
🚀 Build and deploy by ftp / 🎉 Deploy (push) Failing after 3m41s

This commit is contained in:
Ivan Li 2023-09-10 12:16:17 +00:00
parent ec61c5bb9f
commit 7a9fe3fb2f

View File

@ -41,7 +41,6 @@ export default function PostMinimal({
<Image <Image
src={displayImage} src={displayImage}
alt={title} alt={title}
fill
className="object-cover" className="object-cover"
/> />
</div> </div>