cloudinary

This commit is contained in:
2020-11-02 15:55:59 +01:00
parent fcf7907d16
commit 14e9772122
6 changed files with 55 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
<a href={`blog/${post.slug}`}>
{#if post.featured}
<ImageFrame src={post.featured.sizes.medium_large} alt={post.featured.description} />
<ImageFrame src={post.featured.url} alt={post.featured.description} />
{/if}
<PostAttributes {post} />
<h2>