Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
timwright12 authored Nov 11, 2024
1 parent 824baa9 commit acca30a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h1 class="branding__logo"><a href="http://learningjsbook.com">Learning JavaScri
href="https://www.amazon.com/Learning-JavaScript-Hands-Fundamentals-Modern/dp/0321832744/"
class="nav__anchor">Buy</a></li>
<li class="nav__item"><a href="/samples" class="nav__anchor">Samples</a></li>
<li class="nav__item"><a href="https://twitter.com/iamtimwright" class="nav__anchor">Contact</a></li>
<li class="nav__item"><a href="https://timwright.org" class="nav__anchor">Contact</a></li>
</ul><!--/.nav__list-->
</nav><!--/.nav-->
</header><!--/.banner-->
Expand Down Expand Up @@ -64,4 +64,4 @@ <h2>Download Code Samples from the Book</h2>

</body>

</html>
</html>

0 comments on commit acca30a

Please sign in to comment.