Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmcwatters committed Sep 2, 2023
1 parent 823d86f commit c57bd89
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,19 +55,19 @@
<nav>
<ul class="nav">
<li class="nav-item">
<a class="nav-link active ps-0" href="/">Home</a>
<a class="nav-link ps-0" href="/">Home</a>
</li>
<li class="nav-item text-center">
<a
class="nav-link"
href="https://1drv.ms/w/s!Akt0j_hWsm32gtUFQtjapjSwoHwDEw?e=qCesHk"
target="_blank"
>Résumé<br /><small class="text-new">New</small></a
>Résumé<!-- <br /><small class="text-new">New</small> --></a
>
</li>
<li class="nav-item text-center">
<a class="nav-link pe-0" href="https://blog.andrewmcwatters.org"
>Blog<br /><small class="text-new">New</small></a
>Blog<!-- <br /><small class="text-new">New</small> --></a
>
</li>
</ul>
Expand All @@ -91,7 +91,7 @@ <h1>
>
</p>
<p>
<span class="text-new">New</span><br />
<!-- <span class="text-new">New</span><br /> -->
<a href="https://www.andrewmcwatters.com"
>Learn more about professional services &#x2192;</a
>
Expand Down

0 comments on commit c57bd89

Please sign in to comment.