diff --git a/src/components/Head.tsx b/src/components/Head.tsx index fe5f1a4..5ebe344 100644 --- a/src/components/Head.tsx +++ b/src/components/Head.tsx @@ -10,13 +10,13 @@ export const RouterHead = component$(() => { return ( <> - {`Luminescent - ${head.title}`} - + {`MattTheTekie - ${head.title}`} + - + {head.meta.map((m) => <>