mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
modify mail address
This commit is contained in:
parent
2ed6be610d
commit
29b531a10e
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ const Home = ({data}: any) => {
|
||||||
<IconLayout>
|
<IconLayout>
|
||||||
<Icon icon={<FaGithub />} reference={'https://github.com/skidoodle'} copy={false} />
|
<Icon icon={<FaGithub />} reference={'https://github.com/skidoodle'} copy={false} />
|
||||||
<Icon icon={<FaSteam />} reference={'https://steamcommunity.com/id/_albert'} copy={false} />
|
<Icon icon={<FaSteam />} reference={'https://steamcommunity.com/id/_albert'} copy={false} />
|
||||||
<Icon icon={<FaEnvelope />} reference={'hello@albrt.hu'} copy={true} />
|
<Icon icon={<FaEnvelope />} reference={'contact@albert.lol'} copy={true} />
|
||||||
<Icon icon={<RiInstagramFill />} reference={'https://instagram.com/albertadam_'} copy={false} />
|
<Icon icon={<RiInstagramFill />} reference={'https://instagram.com/albertadam_'} copy={false} />
|
||||||
<Icon icon={<SiDiscord />} reference={'albert#8838'} copy={true} />
|
<Icon icon={<SiDiscord />} reference={'albert#8838'} copy={true} />
|
||||||
</IconLayout>
|
</IconLayout>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue