Skip to content

Commit

Permalink
link-updation
Browse files Browse the repository at this point in the history
  • Loading branch information
AswinAsok committed Sep 4, 2023
1 parent 124c31b commit 341168f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ function App() {
<Route path="/events/bewebdev" element={<BeWebDev />} />
<Route path="events/gta/codestorm" element={<CodeStorm />} />
<Route path="events/learningfest" element={<LearningFest />} />
<Route path="/keralatechfest" element={<LearningFest />} />
<Route path="learningfest" element={<KKEMLearningFest />} />
<Route path="/team">
<Route path="" element={<Teams />} />
Expand Down

0 comments on commit 341168f

Please sign in to comment.