diff options
| -rw-r--r-- | app/layout.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/layout.tsx b/app/layout.tsx index 36ca80c..604079a 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -6,8 +6,8 @@ import type { Metadata } from "next"; import "./globals.css"; export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "߸ Leander Scherer", + description: "Hey I'm Leander, a computer science student passionate about hardware and software, building 3D printing projects and learning Nix.", }; export default function Layout({ |
