mirror of
https://github.com/andatoshiki/toshiki-home-nuxt3.git
synced 2026-06-06 01:06:27 +00:00
fix(popup text): remove redirectional smart hyperlink to github sponsors in addition with extraneous appreciation message at message ending
This commit is contained in:
parent
79132c6aa6
commit
bea38bf75b
@ -42,15 +42,6 @@ export default Vue.extend({
|
|||||||
|
|
||||||
<p class="text-sm light:opacity-50 dark:text-white/50">
|
<p class="text-sm light:opacity-50 dark:text-white/50">
|
||||||
Donation is always considered as the best mean of sponsoring to worthy causes and initiatives
|
Donation is always considered as the best mean of sponsoring to worthy causes and initiatives
|
||||||
<SmartLink
|
|
||||||
href="https://github.com/sponsors/andatoshiki"
|
|
||||||
blank
|
|
||||||
class="transition-colors border-b border-black/20 hover:border-black/40 dark:hover:border-white/40 dark:border-white/20"
|
|
||||||
@click.native="dismissMessage"
|
|
||||||
>
|
|
||||||
Click the title
|
|
||||||
</SmartLink>
|
|
||||||
to see the tier list! Thank you for your support ✨
|
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</Transition>
|
</Transition>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user