Skip to content

Commit

Permalink
fix closing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
jonniedarko authored Oct 9, 2023
1 parent 04a9d1a commit d70c97a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h1 class="main-banner">jonnie.io</h1>
</div>
<div class="row">
<div class="col-sm-12">
<p class="font-pg-menu"><a href="https://jonnie.io/blog"> Blog</a> / <a href="https://github.com/jonniedarko">Projects</a> / <a href="https://ie.linkedin.com/in/john-maguire-53565720">About</a> / <a href="https://dotcal.co/jonnie">Meet with me</a> / <a href="mailto:[email protected]">Contact/a></p>
<p class="font-pg-menu"><a href="https://jonnie.io/blog"> Blog</a> / <a href="https://github.com/jonniedarko">Projects</a> / <a href="https://ie.linkedin.com/in/john-maguire-53565720">About</a> / <a href="https://dotcal.co/jonnie">Meet with me</a> / <a href="mailto:[email protected]">Contact</a></p>
</div>
</div>

Expand Down

0 comments on commit d70c97a

Please sign in to comment.