gallery component now fancier
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
img: `/projects/projectn5/devlog/${entry.key}/preview.webp`,
|
||||
link: `/projects/projectn5/devlog/${entry.key}/`,
|
||||
imgAlt: `Preview image for ${entry.post.title}`,
|
||||
description: entry.post.description,
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user