mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 00:06:15 -04:00
refactor(sponsor): updated support link to buy me a coffe
This commit is contained in:
parent
53ce079dff
commit
3351b70c1a
2 changed files with 2 additions and 2 deletions
|
@ -155,7 +155,7 @@ const menuOptions = computed<MenuGroupOption[]>(() =>
|
|||
round
|
||||
type="primary"
|
||||
tag="a"
|
||||
href="https://github.com/sponsors/CorentinTh"
|
||||
href="https://www.buymeacoffee.com/cthmsst"
|
||||
rel="noopener"
|
||||
target="_blank"
|
||||
class="support-button"
|
||||
|
|
|
@ -24,7 +24,7 @@ const { tracker } = useTracker();
|
|||
type="primary"
|
||||
tag="a"
|
||||
text
|
||||
href="https://github.com/sponsors/CorentinTh"
|
||||
href="https://www.buymeacoffee.com/cthmsst"
|
||||
rel="noopener"
|
||||
target="_blank"
|
||||
@click="() => tracker.trackEvent({ eventName: 'Support button clicked' })"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue