From 3a6c635138ddd184fb78bfad79dcbf949e69a3b2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 22:28:48 +0000 Subject: [PATCH] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 115180a..70ca053 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -75,7 +75,7 @@ export default function Layout() { label: "Terms", href: "#"}, ], }, - ], + ]} copyright="© 2024 EduPlatform. All rights reserved." links={[ { -- 2.49.1