refactor(sponsor): updated support link to buy me a coffe
This commit is contained in:
		
							parent
							
								
									53ce079dff
								
							
						
					
					
						commit
						3351b70c1a
					
				| @ -155,7 +155,7 @@ const menuOptions = computed<MenuGroupOption[]>(() => | |||||||
|               round |               round | ||||||
|               type="primary" |               type="primary" | ||||||
|               tag="a" |               tag="a" | ||||||
|               href="https://github.com/sponsors/CorentinTh" |               href="https://www.buymeacoffee.com/cthmsst" | ||||||
|               rel="noopener" |               rel="noopener" | ||||||
|               target="_blank" |               target="_blank" | ||||||
|               class="support-button" |               class="support-button" | ||||||
|  | |||||||
| @ -24,7 +24,7 @@ const { tracker } = useTracker(); | |||||||
|         type="primary" |         type="primary" | ||||||
|         tag="a" |         tag="a" | ||||||
|         text |         text | ||||||
|         href="https://github.com/sponsors/CorentinTh" |         href="https://www.buymeacoffee.com/cthmsst" | ||||||
|         rel="noopener" |         rel="noopener" | ||||||
|         target="_blank" |         target="_blank" | ||||||
|         @click="() => tracker.trackEvent({ eventName: 'Support button clicked' })" |         @click="() => tracker.trackEvent({ eventName: 'Support button clicked' })" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user