Skip to content

Commit

Permalink
deploy the app on foodApp url
Browse files Browse the repository at this point in the history
  • Loading branch information
imparth7 committed Sep 3, 2023
1 parent 532b07b commit 1b918dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ function App() {
<div className="App">
<BrowserRouter>
<Nav>
<Logo to={`/`}>
<Logo to={`/foodApp`}>
<GiKnifeFork />
<h2>Delicious</h2>
</Logo>
Expand Down

0 comments on commit 1b918dc

Please sign in to comment.