mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-21 15:44:31 +00:00
Add mailto:imadeawebsite@steffo.eu link
This commit is contained in:
parent
e370715f52
commit
5eb70a513a
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue