mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-18 19:45:58 +08:00
added buttons that will be uncommented when ready
This commit is contained in:
parent
b8c31e86ab
commit
e01c5fb221
2 changed files with 18 additions and 0 deletions
|
@ -126,6 +126,15 @@
|
|||
<div class="fas fa-tshirt"></div>
|
||||
Merch
|
||||
</a>
|
||||
<!-- <a
|
||||
class="button"
|
||||
href="https://monkeytype.com/das"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
<div class="fas fa-keyboard"></div>
|
||||
Keyboards
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="section">
|
||||
|
|
|
@ -654,6 +654,15 @@
|
|||
<div class="icon"><i class="fas fa-tshirt"></i></div>
|
||||
<div class="text">Buy Merch</div>
|
||||
</a>
|
||||
<!-- <a
|
||||
class="button"
|
||||
href="https://monkeytype.com/das"
|
||||
target="_blank"
|
||||
rel="noreferrer"
|
||||
>
|
||||
<div class="icon"><i class="fas fa-keyboard"></i></div>
|
||||
<div class="text">Buy a Keyboard</div>
|
||||
</a> -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue