diff --git a/pages/_app.tsx b/pages/_app.tsx index eead00c..2f7cc20 100644 --- a/pages/_app.tsx +++ b/pages/_app.tsx @@ -5,6 +5,10 @@ function MyApp({ Component, pageProps }) { return ( <>
+ + + + + + + + + + + diff --git a/public/static/images/meta.jpg b/public/static/images/meta.jpg new file mode 100644 index 0000000..f57681e Binary files /dev/null and b/public/static/images/meta.jpg differ