mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
Update Partner.svelte
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
{@render children?.()}
|
||||
</div>
|
||||
{#if email}
|
||||
<Button href={`mailto:${email}`}>Contact {title}</Button>
|
||||
<Button href={email}>Contact {title}</Button>
|
||||
{/if}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user