updated Bluesky URL

This commit is contained in:
liyunze 2024-10-23 09:33:57 +11:00
parent b5be7e7711
commit 84f734eecc

View file

@ -666,7 +666,7 @@ import Footer from "../components/sections/FooterComponent.astro";
<div class="opacity-0 hidden md:block lg:hidden"></div>
<!-- Bluesky -->
<a
href="https://bsky.app/profile/rythondev.bsky.social"
href="https://bsky.app/profile/rython.dev"
target="_blank"
>
<div class="social-card">
@ -707,7 +707,7 @@ import Footer from "../components/sections/FooterComponent.astro";
<div>
<h2 class="font-bold text-xl">Bluesky</h2>
<p class="text-[#ccc]">
@rythondev.bsky.social
@rython.dev
</p>
</div>
</div>