diff --git a/client/src/App.js b/client/src/App.js index 753782b..1a23c56 100644 --- a/client/src/App.js +++ b/client/src/App.js @@ -21,6 +21,8 @@ function App() { }, []); return ( + <> + google-site-verification: google702f0a7aa8f19d22.html
{isPreloaderVisible ? ( @@ -35,6 +37,7 @@ function App() { )}
+ ); } diff --git a/client/src/pages/Home.jsx b/client/src/pages/Home.jsx index c3aee70..9d5092d 100644 --- a/client/src/pages/Home.jsx +++ b/client/src/pages/Home.jsx @@ -45,6 +45,7 @@ const Button = ({ children, primary, to }) => { const dark = useRecoilValue(mode); return ( + - + google-site-verification: google702f0a7aa8f19d22.html