mirror of
https://github.com/10h30/astroplate.git
synced 2026-07-18 22:23:27 +09:00
updated to astro v3.6
This commit is contained in:
@@ -20,7 +20,7 @@ export interface ISocial {
|
||||
rel="noopener noreferrer nofollow"
|
||||
>
|
||||
<span class="sr-only">{social.name}</span>
|
||||
<DynamicIcon class="inline-block" icon={social.icon} />
|
||||
<DynamicIcon className="inline-block" icon={social.icon} />
|
||||
</a>
|
||||
</li>
|
||||
))
|
||||
|
||||
Reference in New Issue
Block a user