Skip to content

Commit

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

export const linkList: LinkProps[] = [
{
title: "SweatBox x LUCKYME presents Bianca Oblivion & oBrother",
link: "https://ra.co/events/2033473",
name: "tickets",
description: "Closing out SweatBox for 2024, Los Angeles globe trotter Bianca Oblivion joins us at the Sneaky House in collaboration with the Edinburgh legendary LuckyMe."
},
{
title: "SMT3X - Tormenta",
link: "https://soundcloud.com/plantbassdworld/premiere-smt3x-tormenta-over-my-body",
name: "premieres",
description: "Alluring vocal-heavy reggaeton from French duo SMT3X on Taiwanese label Over My Body.",
},
{
title: "sepbtt - Y Ahora Qué?",
link: "https://soundcloud.com/plantbassdworld/premiere-sepbtt-y-ahora-que-minuit-rapide",
Expand Down

0 comments on commit f228631

Please sign in to comment.