Update src/components/Layout.tsx
This commit is contained in:
@@ -24,7 +24,7 @@ export default function Layout() {
|
||||
<Outlet />
|
||||
</main>
|
||||
<FooterMinimal
|
||||
brand="Alexander"
|
||||
brand="Al"
|
||||
copyright="© 2026 . All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: "Twitter", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user