Skip to content

Commit

Permalink
Add uwu Music playlist link
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKiwi committed Apr 1, 2024
1 parent 6a90e21 commit 8d33f22
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ const navItems: NavItemType[] = [
label: "Dressing Room",
href: "https://dressingroom.uwucrew.art/",
},
{
label: "uwu Music Playlist",
href: "https://open.spotify.com/playlist/7eAZ2LooF82tFTJXGmBMkM",
},
];

const Header = () => {
Expand Down

0 comments on commit 8d33f22

Please sign in to comment.