mirror of
https://github.com/blueskychan-dev/blueskychan.dev.git
synced 2025-07-07 15:21:04 +00:00
Update SocialLinks.jsx
This commit is contained in:
parent
acac3e28f7
commit
c0018f5b21
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ const SocialLinks = () => {
|
||||||
const IconSize = 20
|
const IconSize = 20
|
||||||
const profileLinks = [
|
const profileLinks = [
|
||||||
{
|
{
|
||||||
href: "https://facebook.com/fusemeoww",
|
href: "https://facebook.com/mindmeoww",
|
||||||
LinkIcon: <FacebookLogo size={IconSize} color="#F3F4F6" weight="bold" />,
|
LinkIcon: <FacebookLogo size={IconSize} color="#F3F4F6" weight="bold" />,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue