Removed spotify... its hard to maintain and also fuck spotify
Some checks failed
Docker Deploy / build-and-push (push) Has been cancelled
Some checks failed
Docker Deploy / build-and-push (push) Has been cancelled
This commit is contained in:
@@ -20,8 +20,6 @@ import {
|
||||
Megaphone,
|
||||
} from "lucide-preact";
|
||||
|
||||
import SpotifyIcon from "../components/SpotifyIcon";
|
||||
|
||||
import logo from "../assets/logo_real.webp";
|
||||
|
||||
// Astro Icon references
|
||||
@@ -222,13 +220,6 @@ export const socialLinks: SocialLink[] = [
|
||||
icon: BLUESKY_ICON,
|
||||
ariaLabel: "Bluesky Profile",
|
||||
},
|
||||
{
|
||||
id: "spotify",
|
||||
name: "Spotify",
|
||||
url: "https://open.spotify.com/user/31pjwuuqwnn5zr7fnhfjjmi7c4bi?si=1be2bfdc844c4d85",
|
||||
icon: SpotifyIcon,
|
||||
ariaLabel: "Spotify Profile",
|
||||
},
|
||||
];
|
||||
|
||||
export const techLinks: TechLink[] = [
|
||||
|
||||
Reference in New Issue
Block a user