Skip to content

Commit

Permalink
Update linktree.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
plantbassddjs authored Sep 6, 2024
1 parent 8cb26e9 commit 113d5ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/arrays/linktree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ export interface LinkProps {
}

export const linkList: LinkProps[] = [
{
title: "The JLB - My Sound",
link: "https://soundcloud.com/plantbassdworld/premiere-the-jlb-my-sound",
name: "premieres",
description: "JLB returns to Tobago Tracks providing a steppy haven of busty UKG.",
},
{
title: "Aulic Veil - Sneerer (Freilichman Remix)",
link: "https://soundcloud.com/plantbassdworld/premiere-aulic-veil-sneerer-freilichman-remix",
Expand Down

0 comments on commit 113d5ae

Please sign in to comment.