Smal changes to email
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m43s
All checks were successful
Build and Deploy / build-and-push (push) Successful in 2m43s
This commit is contained in:
@@ -273,13 +273,13 @@ ${message()}`,
|
||||
<div class="mt-10 text-center">
|
||||
<p class="text-base-content/60 mb-4">Prefer to reach out directly?</p>
|
||||
<a
|
||||
href="mailto:hello@atash.dev"
|
||||
href="mailto:contact@atash.dev"
|
||||
class="link link-primary font-medium inline-flex items-center gap-2 hover:gap-3 transition-all"
|
||||
>
|
||||
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"></path>
|
||||
</svg>
|
||||
hello@atash.dev
|
||||
contact@atash.dev
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user