diff --git a/src/lib/projects.ts b/src/lib/projects.ts index fb9d13b..718b854 100644 --- a/src/lib/projects.ts +++ b/src/lib/projects.ts @@ -149,6 +149,10 @@ export const projects: Project[] = [ "I own a vinyl record of this album, produced as a one-off by beevinyl.", ], links: [ + { + text: "Listen & download on my copyparty instance", + link: "https://files.denizk0461.dev/my_tracks/Dreamworld/", + }, { text: "Listen on Spotify", link: "https://open.spotify.com/album/3JTMNd0YfTj4TD2kFAsPHw", @@ -217,6 +221,10 @@ export const projects: Project[] = [ "This EP, to me, represents the start of a deviation in tone, production quality, and musical style from my previous works. While it was only a start, I am quite proud of the works I produced.", ], links: [ + { + text: "Listen & download on my copyparty instance", + link: "https://files.denizk0461.dev/my_tracks/A%20New%20Beginning/", + }, { text: "Listen on Spotify", link: "https://open.spotify.com/album/1OKwmD2ir1mnEOlsh01Woy",