Update Home.vue

Removed Ko-Fi button
This commit is contained in:
AQ00111111 2024-08-05 03:08:21 +01:00 committed by GitHub
parent 1b2960eb9e
commit 0770812a04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,10 +21,6 @@
<span>{{ abtn.text }}</span>
</a>
</p>
<a class="ko-fi" target="_blank" href="https://ko-fi.com/lbryfoundation">
<img src="/img/kofi.png" alt="Ko-Fi Donations">
<span>Support us on Ko-Fi</span>
</a>
</header>
<Content class="content" />