diff --git a/src/App.jsx b/src/App.jsx index 9178331..7082c64 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -54,8 +54,7 @@ const App = () => { useEffect(() => { store.dispatch(actions.lookup.checkIsLoggedIn()); - document.title = - "Welcome to the Topcoder Platform. Get started by opening an app in the tool switcher on the top right corner."; + document.title = "Listings-EARN-Topcoder"; }, []); useEffect(() => {