Blog listing
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
class="project__gallery grid gap-1 grid-flow-col mb-4 mt-auto md:rounded"
|
||||
>
|
||||
{#each project.images as image}
|
||||
<!-- svelte-ignore a11y-no-noninteractive-element-interactions a11y-click-events-have-key-events -->
|
||||
<img
|
||||
class="rounded"
|
||||
alt={`${$t(project.nameSlug)} screenshot`}
|
||||
|
||||
Reference in New Issue
Block a user