From d0e125d61d9f4fcdcfc85876970b3ffc6c48138c Mon Sep 17 00:00:00 2001 From: "[dyad]" Date: Mon, 19 Jan 2026 10:42:25 +0100 Subject: [PATCH] [dyad] Social-Media-Icons entfernt - wrote 1 file(s) --- src/components/footer.tsx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/src/components/footer.tsx b/src/components/footer.tsx index c7d424d..37a4f29 100644 --- a/src/components/footer.tsx +++ b/src/components/footer.tsx @@ -1,5 +1,4 @@ import Link from "next/link"; -import { Github, Twitter } from "lucide-react"; import { Button } from "@/components/ui/button"; import { changelogData } from "@/lib/changelog-data"; import { ThemeToggle } from "./theme-toggle"; @@ -15,16 +14,6 @@ export function Footer() {
- -