mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 21:34:21 +00:00
Merge pull request #65 from Lapikud/fix-contact-email-redirect
Fix contact email redirect
This commit is contained in:
@@ -81,7 +81,7 @@ const Footer = () => {
|
|||||||
<span className="material-symbols-outlined !font-bold text-[#007CAB] dark:text-[#00A3E0]">
|
<span className="material-symbols-outlined !font-bold text-[#007CAB] dark:text-[#00A3E0]">
|
||||||
mail
|
mail
|
||||||
</span>
|
</span>
|
||||||
<a href="mailto:kontakt@ituk.ee" className="underline">
|
<a href="mailto:tipilan@ituk.ee" className="underline">
|
||||||
tipilan@ituk.ee
|
tipilan@ituk.ee
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user