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