Skip to content

Commit a195f9a

Browse files
Fix YouTube links in index.html
1 parent bcb4cd6 commit a195f9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ <h2 class="">...</h2>
2727

2828
<nav>
2929
<ul>
30-
<li>YouTube: <a href="https://www.youtube.com/@increasedinsanity-archived">@increasedinsanity-archived</a> or <a href="https://www.youtube.com/@tiktokiamabbi">@tiktokiamabbi</a></li>
30+
<li>YouTube: <a href="@increasedinsanity-archived">https://www.youtube.com/@increasedinsanity-archived</a> or <a href="@tiktokiamabbi">https://www.youtube.com/@tiktokiamabbi</a></li>
3131
<li>Discord: <a href="https://discord.com/users/1358412678783045777">refetcher</a></li>
3232
</ul>
3333
</nav>

0 commit comments

Comments
 (0)