Skip to content

Commit

Permalink
firstCommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernyabreu42 committed Jan 5, 2022
1 parent 024c6c4 commit 30528f5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ export default function Navbar() {
<Link href='/'><a>Home</a></Link>
<Link href='/users'><a>Users</a></Link>
<Link href='/posts'><a>Posts</a></Link>
<Link href='/posts'><a>Posts</a></Link>
<Link href='/posts'><a>utlimo commit</a></Link>
<Link href='/posts'><a>utlimo commit 2</a></Link>
</nav >
)
}

0 comments on commit 30528f5

Please sign in to comment.