add name to email
This commit is contained in:
parent
6bba5f8b97
commit
3da41e7e93
@ -26,7 +26,7 @@
|
|||||||
<a href="./now.html" class="hover:text-[#ffce00]">Now</a>
|
<a href="./now.html" class="hover:text-[#ffce00]">Now</a>
|
||||||
<a href="./featured.html" class="hover:text-[#ffce00]">Featured</a>
|
<a href="./featured.html" class="hover:text-[#ffce00]">Featured</a>
|
||||||
</div>
|
</div>
|
||||||
<a href="mailto:tarmstrong95@proton.me">
|
<a href="mailto:tarmstrong95@proton.me" name="email">
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none"
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none"
|
||||||
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
||||||
class="lucide lucide-mail text-slate-400 hover:text-[#ffce00]">
|
class="lucide lucide-mail text-slate-400 hover:text-[#ffce00]">
|
||||||
|
Loading…
Reference in New Issue
Block a user