diff --git a/app/layout.tsx b/app/layout.tsx index 456745e..48002eb 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -1,4 +1,4 @@ -import './globals.css' +import './globals.css'; export default function RootLayout({ children, @@ -12,7 +12,20 @@ export default function RootLayout({ shamps.dev - + + + + + + + +
{children}
diff --git a/public/preview.png b/public/preview.png new file mode 100644 index 0000000..f5810a3 Binary files /dev/null and b/public/preview.png differ