Skip to content

Commit

Permalink
Update record data
Browse files Browse the repository at this point in the history
  • Loading branch information
kleinfreund committed Dec 21, 2024
1 parent 356f1b1 commit 86b3099
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/_data/list_of_lists.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ items:
- creators:
- value: Godspeed You! Black Emperor
titles:
- value: "NO TITLE AS OF 13 FEBRUARY 2024 28,340 DEAD"
- value: NO TITLE AS OF 13 FEBRUARY 2024 28,340 DEAD
href: https://godspeedyoublackemperor.bandcamp.com/album/no-title-as-of-13-february-2024-28340-dead
- creators:
- value: Geordie Greep
Expand Down
18 changes: 16 additions & 2 deletions src/_data/records.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"title": "For The First Time",
"artists": [
"Black Country, New Road"
],
"dateAdded": "2024-12-21T09:08:04.000Z"
},
{
"title": "13\" Frank Beltrame Italian Stiletto with Bison Horn Grips",
"artists": [
"Xiu Xiu"
],
"dateAdded": "2024-10-14T15:48:37.000Z"
},
{
"title": "Kindred",
"artists": [
Expand All @@ -21,7 +35,7 @@
"dateAdded": "2024-10-05T15:13:12.000Z"
},
{
"title": "\"No Title As Of 13 February 2024 28,340 Dead\"",
"title": "No Title As Of 13 February 2024 28,340 Dead",
"artists": [
"Godspeed You Black Emperor!"
],
Expand Down Expand Up @@ -127,4 +141,4 @@
],
"dateAdded": "2024-09-14T13:34:17.000Z"
}
]
]

0 comments on commit 86b3099

Please sign in to comment.