gallery component now fancier
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
img: banner,
|
||||
link: `/blog/${entry.key}/`,
|
||||
imgAlt: `Preview image for ${entry.post.title}`,
|
||||
description: entry.post.description,
|
||||
};
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user