diff --git a/package.json b/package.json index 109a7d2c..99b1b4cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "6.2.8", + "version": "6.2.9", "description": "The source for my personal site. Built using 11ty and hosted on Netlify.", "type": "module", "scripts": { diff --git a/src/_includes/partials/now/media-grid.liquid b/src/_includes/partials/now/media-grid.liquid index 99e13d5f..5dede610 100644 --- a/src/_includes/partials/now/media-grid.liquid +++ b/src/_includes/partials/now/media-grid.liquid @@ -37,8 +37,7 @@ 'lazy' {%- endif -%} {%- endcapture -%} - - {{ item.image}} + {{ alt }} {% endfor %}