Skip to content

Commit

Permalink
Fix bug with twitter hyperlink and create about.html base
Browse files Browse the repository at this point in the history
  • Loading branch information
Cauchon committed Mar 24, 2020
1 parent 7b913ff commit de258a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added about.html
Empty file.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -52,7 +52,7 @@ <h1>Justin <b>Cauchon</b></h1>
<a class="nav-link" href="https://blog.cauchon.net">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/cauchon/">Twitter</a>
<a class="nav-link" href="https://twitter.com/cauchon/">Twitter</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://www.linkedin.com/in/cauchon/">LinkedIn</a>
Expand Down

0 comments on commit de258a9

Please sign in to comment.