Skip to content

Commit e7043bb

Browse files
committed
Fixed missing </a> and broken link
1 parent b64bc32 commit e7043bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

credits.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ <h1>Rest of the CoaXioN peeps:</h1>
410410
<div class="socialIconSmall" id="steamIcon"></div>
411411
<a href="https://www.youtube.com/@Kaleidescoop" rel="noopener" target="_blank">
412412
<div class="socialIconSmall" id="youtubeIcon"></div>
413+
</a>
413414
</div>
414415
</div>
415416
<div class="memberProfile" onclick="playSound('./res/memberSounds/Kleadron.wav')">
@@ -418,7 +419,7 @@ <h1>Rest of the CoaXioN peeps:</h1>
418419
<p class="memberDescription">cool lol</p>
419420
<div class="linkSpacer"></div>
420421
<div>
421-
<a href="https://bsky.app/profile/kleadron.bsky.social" rel="noopener" target="_blank">
422+
<a href="https://bsky.app/profile/kleadron.net" rel="noopener" target="_blank">
422423
<div class="socialIconSmall" id="blueskyIcon"></div>
423424
</a>
424425
</div>

0 commit comments

Comments
 (0)