fix website link

This commit is contained in:
Amruth Pillai
2020-07-28 09:24:44 +05:30
parent ba0ee5fdf9
commit a1d345dfb2
5 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@ const ContactA = () => {
<ContactItem
icon="website"
value={data.profile.website}
link={`http://${data.profile.website}`}
link={data.profile.website}
/>
<ContactItem
icon="email"