mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2025-09-06 02:30:45 +00:00
cloudinary
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user