1
Fork 0
mirror of https://github.com/Steffo99/steffoweb.git synced 2024-10-16 15:27:28 +00:00

Add mailto:imadeawebsite@steffo.eu link

This commit is contained in:
Steffo 2023-07-06 18:49:38 +02:00
parent e370715f52
commit 5eb70a513a
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -319,8 +319,8 @@ const Index: NextPage = () => {
<div className={"group-lp"}> <div className={"group-lp"}>
<LinkPanel <LinkPanel
icon={faPlus} icon={faPlus}
text={"Made a website?"} text={"Made something?"}
fade href={"mailto:imadeawebsite@steffo.eu"}
description={"Tell me about it!"} description={"Tell me about it!"}
/> />
</div> </div>