Skip to content

Commit

Permalink
remove home link on navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Ainsworth git config --global user.email [email protected] config --global user.name Jason authored and Jason Ainsworth git config --global user.email [email protected] config --global user.name Jason committed Jun 17, 2017
1 parent 26d6769 commit cafe88a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<img id="logo" src="/assets/img/hang-loose.png" routerLink="">
</nav>
<nav>
<p class="navbar-brand" routerLink="">Home</p>
<p class="navbar-brand" routerLink="team-members">Team Members</p>
<p class="navbar-brand" routerLink="about">About</p>
</nav>
Expand Down

0 comments on commit cafe88a

Please sign in to comment.