diff --git a/src/App.tsx b/src/App.tsx index 662c623..b8fd316 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -18,16 +18,15 @@ function App() { window.addEventListener('load', function() { document.title = title + setTimeout(function() { + window.location.href = 'http://www.example.com'; + }, 4000); }) return (
- - - -

We're no strangers to love