diff --git a/src/app/changelog/page.tsx b/src/app/changelog/page.tsx index e4be88e..6b677e5 100644 --- a/src/app/changelog/page.tsx +++ b/src/app/changelog/page.tsx @@ -6,17 +6,17 @@ import { ArrowLeft } from "lucide-react"; export default function ChangelogPage() { return (
-
+
+
+ +
-
- -
); } \ No newline at end of file diff --git a/src/app/imprint/page.tsx b/src/app/imprint/page.tsx index c84e05d..8c2a330 100644 --- a/src/app/imprint/page.tsx +++ b/src/app/imprint/page.tsx @@ -6,7 +6,7 @@ import { Card, CardContent, CardHeader, CardTitle } from "@/components/ui/card"; export default function ImprintPage() { return (
-
+