mirror of
https://github.com/pheralb/svgl.git
synced 2025-03-12 16:10:34 +08:00
🐛 Fix social links.
This commit is contained in:
parent
35dc77f295
commit
f4ce451502
@ -8,12 +8,12 @@
|
|||||||
{
|
{
|
||||||
name: 'Twitter',
|
name: 'Twitter',
|
||||||
url: 'https://twitter.com/pheralb_',
|
url: 'https://twitter.com/pheralb_',
|
||||||
icon: GithubIcon
|
icon: TwitterIcon
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'GitHub',
|
name: 'GitHub',
|
||||||
url: 'https://github.com/pheralb/svgl',
|
url: 'https://github.com/pheralb/svgl',
|
||||||
icon: TwitterIcon
|
icon: GithubIcon
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user