moved support to the second place in the footer

This commit is contained in:
Miodec 2022-07-18 11:46:58 +02:00
parent a7910477ff
commit 8cceaa2d4d

View file

@ -23,6 +23,10 @@
<i class="fas fa-fw fa-envelope"></i>
<div class="text">Contact</div>
</a>
<a tabindex="0" id="supportMeButton" class="textButton">
<i class="fas fa-fw fa-donate"></i>
<div class="text">Support</div>
</a>
<a
href="https://github.com/monkeytypegame/monkeytype"
class="textButton"
@ -63,10 +67,6 @@
<i class="fas fa-fw fa-lock"></i>
<div class="text">Privacy</div>
</a>
<a tabindex="0" id="supportMeButton" class="textButton">
<i class="fas fa-fw fa-donate"></i>
<div class="text">Support</div>
</a>
</div>
<div class="right">
<a