diff --git a/src/App.js b/src/App.js
index d3a8540f9931597b25e20b6f098e3035688df06f..682e062b1b56ee36b8905d70b35070683b4c038d 100644
--- a/src/App.js
+++ b/src/App.js
@@ -203,9 +203,9 @@ export default function App() {
         <Route path="/topico" component={FormationMaterialPage} />
         <Route path="/iframe-colecao" component={FormationMaterialIframe} />
         <Route path="/material-formacao" component={MaterialPage} />
-        {/* <Route path="*">
+        <Route path="*">
           <Home />
-        </Route> */}
+        </Route>
         <div style={{ backgroundColor: "	#D3D3D3" }}>
           <AppBarAdmin />
           <div style={{ padding: "2em" }}>