mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-27 17:27:32 +08:00
chore: hide video ad buttons for now
video ads have not been updated to work with the new ad provider closes #4727
This commit is contained in:
parent
d5c8f0dafd
commit
7ce8c16274
2 changed files with 4 additions and 4 deletions
|
|
@ -413,7 +413,7 @@
|
|||
>
|
||||
<i class="far fa-fw fa-image"></i>
|
||||
</button>
|
||||
<button
|
||||
<!-- <button
|
||||
class="text"
|
||||
id="watchVideoAdButton"
|
||||
aria-label="Watch video ad"
|
||||
|
|
@ -422,7 +422,7 @@
|
|||
onclick="this.blur();"
|
||||
>
|
||||
<i class="fas fa-fw fa-ad"></i>
|
||||
</button>
|
||||
</button> -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="loginTip">
|
||||
|
|
|
|||
|
|
@ -964,14 +964,14 @@
|
|||
<div class="icon"><i class="fas fa-fw fa-ad"></i></div>
|
||||
<div class="text">Enable Ads</div>
|
||||
</div>
|
||||
<div class="button watchVideoAd">
|
||||
<!-- <div class="button watchVideoAd">
|
||||
<div class="icon"><i class="fas fa-fw fa-ad"></i></div>
|
||||
<div class="text">
|
||||
Watch
|
||||
<br />
|
||||
a Video Ad
|
||||
</div>
|
||||
</div>
|
||||
</div> -->
|
||||
<a
|
||||
class="button"
|
||||
href="https://ko-fi.com/monkeytype"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue