This commit is contained in:
Stefan Pejcic 2024-02-29 13:33:50 +01:00
parent 7721e9074f
commit 1c83c1828c

View File

@ -26,7 +26,7 @@ export default function BlogPostItem({ className }) {
<Link itemProp="url" to={permalink}> <Link itemProp="url" to={permalink}>
<div className="not-prose relative m-0 h-40 hover:brightness-90"> <div className="not-prose relative m-0 h-40 hover:brightness-90">
<img <img
src={`https://openapanel.co${frontMatter.image?.replace( src={`https://openpanel.co${frontMatter.image?.replace(
"https://openpanel.co", "https://openpanel.co",
"", "",
)}?h=160`} )}?h=160`}