Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
erased class of nav
  • Loading branch information
sbgivan committed Nov 28, 2017
1 parent 49a4f41 commit 6556461
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@
<header>
<h1>Sergio Cruz</h1>
<h2>Application Developer</h2>

<nav>
<ul class="nav">
<ul>
<li><a href="index.html" class="active">Home</a></li>
<li><a href="about.html">About</a></li>
</ul>
Expand Down

0 comments on commit 6556461

Please sign in to comment.