Skip to content

Commit

Permalink
fix discord footer link
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteZ02 committed Jan 22, 2024
1 parent 8be086c commit 0761f01
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 10 deletions.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,7 @@ <h1>Home</h1>
<footer>
<div class="footerItem">
<div class="footerDiscordLogo">
<a
href="https:/https://discord.gg/rvHuJt.gg/rvHuJtB"
target="_blank"
></a>
<a href="https://discord.gg/rvHuJtB" target="_blank"></a>
</div>
</div>
<div class="footerItem">
Expand Down
2 changes: 1 addition & 1 deletion privacy-policy.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1>Privacy Policy</h1>
<footer>
<div class="footerItem">
<div class="footerDiscordLogo">
<a href="https:/https://discord.gg/rvHuJt.gg/rvHuJtB" target="_blank"></a>
<a href="https://discord.gg/rvHuJtB" target="_blank"></a>
</div>
</div>
<div class="footerItem">
Expand Down
5 changes: 1 addition & 4 deletions releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,7 @@ <h2>
<footer>
<div class="footerItem">
<div class="footerDiscordLogo">
<a
href="https:/https://discord.gg/rvHuJt.gg/rvHuJtB"
target="_blank"
></a>
<a href="https://discord.gg/rvHuJtB" target="_blank"></a>
</div>
</div>
<div class="footerItem">
Expand Down
2 changes: 1 addition & 1 deletion terms.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h1>Terms of Service</h1>
<footer>
<div class="footerItem">
<div class="footerDiscordLogo">
<a href="https:/https://discord.gg/rvHuJt.gg/rvHuJtB" target="_blank"></a>
<a href="https://discord.gg/rvHuJtB" target="_blank"></a>
</div>
</div>
<div class="footerItem">
Expand Down

0 comments on commit 0761f01

Please sign in to comment.