fix: data and attribute

This commit is contained in:
Cory Dransfeldt 2024-04-12 17:30:12 -07:00
parent 979d895f33
commit df5328d58f
No known key found for this signature in database
6 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "coryd.dev",
"version": "10.0.0",
"version": "10.0.1",
"description": "The source for my personal site. Built using 11ty.",
"type": "module",
"scripts": {

View file

@ -1 +1 @@
{"track":"20/20","album":"20/20","artist":"Knuckle Puck","trackNumber":1,"timestamp":"2024-04-04T02:02:12.361+00:00","genre":"emo","url":"https://musicbrainz.org/artist/68ff4824-8451-481c-b4cf-57c2c64d8c00"}
{"track":"Superior","album":"Lifeless Birth","artist":"Necrot","trackNumber":3,"timestamp":"2024-04-12T17:25:38.120+00:00","genre":"death metal","url":"http://musicbrainz.org/artist/0556f527-d02e-440c-b0bb-3e1aa402cf19"}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -9,7 +9,7 @@
{% capture alt %}{{ item.track }} by {{ item.track }}{% endcapture %}
<div class="track__chart--item">
<div class="track__chart--meta">
{% image item.image, alt, '', 'lazy', 80 %}
{% image item.image, alt, '', 'lazy' %}
<div class="track__chart--meta--text">
<div class="track__chart--title">{{ item.track }}</div>
<div class="track__chart--artists">