We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b5128e commit 762a83aCopy full SHA for 762a83a
1 file changed
src/components/social-tray/social-tray.js
@@ -22,7 +22,7 @@ export default class SocialTray extends HTMLElement {
22
23
<li class="${styles.socialIcon}">
24
<a href="https://bsky.app/profile/projectevergreen.bsky.social" title="BlueSky">
25
- ${blueskyIcon}
+ ${blueskyIcon}
26
</a>
27
</li>
28
0 commit comments