mirror of
https://github.com/Lapikud/tipilan.git
synced 2026-03-23 13:24:21 +00:00
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]">
|
||||
mail
|
||||
</span>
|
||||
<a href="mailto:kontakt@ituk.ee" className="underline">
|
||||
<a href="mailto:tipilan@ituk.ee" className="underline">
|
||||
tipilan@ituk.ee
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user