Skip to content

Commit eba251b

Browse files
fix formatting
1 parent 5975c17 commit eba251b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/components/social-tray/social-tray.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ export default class SocialTray extends HTMLElement {
2020
</a>
2121
</li>
2222
23-
<li class="${styles.socialIcon}">
24-
<a href="https://bsky.app/profile/projectevergreen.bsky.social" title="BlueSky" class="${styles.blueskySocialIcon}">
25-
${blueskyIcon}
26-
</a>
27-
</li>
23+
<li class="${styles.socialIcon}">
24+
<a href="https://bsky.app/profile/projectevergreen.bsky.social" title="BlueSky" class="${styles.blueskySocialIcon}">
25+
${blueskyIcon}
26+
</a>
27+
</li>
2828
2929
<li class="${styles.socialIcon}">
3030
<a href="https://twitter.com/PrjEvergreen" title="Twitter">

0 commit comments

Comments
 (0)