Added metadata for SEO

main
Elias Almqvist 8 months ago
parent 35161bbea0
commit f3dab3245f
No known key found for this signature in database
GPG Key ID: E31A99CE3E75A158
  1. 16
      src/app/layout.tsx

@ -5,6 +5,22 @@ import "./globals.css";
export const metadata: Metadata = { export const metadata: Metadata = {
title: "\\wych.dev", title: "\\wych.dev",
description: "In the wych elm's shadow, veritas whispers brew.", description: "In the wych elm's shadow, veritas whispers brew.",
keywords: [
"wych.dev",
"wych",
"elias",
"elias almqvist",
"almqvist",
"engineer",
"scientist",
"genius",
"polymath",
"software engineer",
"physics",
"mathematics",
"founder",
"startup",
],
}; };
import { cn } from "@/lib/utils"; import { cn } from "@/lib/utils";

Loading…
Cancel
Save