mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-06-29 15:01:52 +00:00
Update Socials.astro
This commit is contained in:
parent
94ea56f946
commit
ca015a59d8
@ -17,7 +17,7 @@ const { centered = false } = Astro.props;
|
|||||||
href={social.href}
|
href={social.href}
|
||||||
className="link-button"
|
className="link-button"
|
||||||
title={social.linkTitle}
|
title={social.linkTitle}
|
||||||
rel="me"
|
|
||||||
>
|
>
|
||||||
<Fragment set:html={socialIcons[social.name]} />
|
<Fragment set:html={socialIcons[social.name]} />
|
||||||
</LinkButton>
|
</LinkButton>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user