Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Copy05 committed Jun 24, 2024
1 parent 28ed7e8 commit 8b9b58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SiteHelper.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const MobileNavBarHTML = `
<a class="mnb-link" href="./index.html#about">About</a>
<a class="mnb-link" href="./quotes.html">Quotes</a>
<a class="mnb-link" href="./digital-tools.html">Digital Tools</a>
<li><a href="https://discord.gg/JSRHqSZ" class="mnb-contactlink mnb-link">Get in touch</a></li>
<li><a href="./apply.html" class="mnb-contactlink mnb-link">Work with me</a></li>
</div>
`

Expand Down

0 comments on commit 8b9b58a

Please sign in to comment.