mirror of
https://github.com/Steffo99/steffoweb.git
synced 2024-11-21 15:44:31 +00:00
Fix Matrix link
Thanks @bleonard252!
This commit is contained in:
parent
0825670441
commit
3e357e1c69
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ const Index: NextPage = () => {
|
|||
</div>
|
||||
<div className={"group-lp"}>
|
||||
<LinkPanel
|
||||
href={"https://www.linkedin.com/in/steffo45/"}
|
||||
href={"https://matrix.to/#/@steffo:ryg.one?via=ryg.one"}
|
||||
icon={faBorderAll}
|
||||
text={"Matrix"}
|
||||
description={"@steffo:ryg.one"}
|
||||
|
|
Loading…
Reference in a new issue