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 | ||||
|               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…
	
		Reference in New Issue
	
	Block a user