Skip to content

Commit 8090ec5

Browse files
author
visualdennis
committed
added redirects for netlify
1 parent 4470b72 commit 8090ec5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/* /index.html 200

src/App.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ AOS.init({
3434
{/* Pages */}
3535
<Route path='/pages' element={<Pages></Pages>}/>
3636

37-
3837
{/* Working on currently */}
3938
{/* <Route path='/build' element={}/> */}
4039
</Routes>

0 commit comments

Comments
 (0)