Minor changes

This commit is contained in:
2021-10-27 13:42:31 -03:00
parent c4b92ed517
commit 57d55fb0fe

View File

@@ -66,7 +66,7 @@ function App() {
</Route> </Route>
<Route path="/credits"> <Route path="/credits-page">
<Credits /> <Credits />
<Footer /> <Footer />