mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 19:45:58 +08:00
moved support to the second place in the footer
This commit is contained in:
parent
a7910477ff
commit
8cceaa2d4d
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue