Update src/components/Layout.tsx

This commit is contained in:
2026-06-21 22:16:29 +00:00
parent 3faae81bfa
commit 159bb1a0ef

View File

@@ -24,7 +24,7 @@ export default function Layout() {
<Outlet />
</main>
<FooterMinimal
brand="Alexander"
brand="Al"
copyright="© 2026 . All rights reserved."
socialLinks={[
{ icon: "Twitter", href: "#" },