diff --git a/src/pages/_document.tsx b/src/pages/_document.tsx index a0ee25e..9a3e460 100644 --- a/src/pages/_document.tsx +++ b/src/pages/_document.tsx @@ -3,7 +3,9 @@ import { Html, Head, Main, NextScript } from 'next/document' export default function Document() { return ( - + + Przemek Grondek +
diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 9901947..3c0f794 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -7,7 +7,7 @@ export default function Home() { return (
-

My stuff

+

Przemek Grondek