mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 07:44:26 +00:00
updated Bluesky URL
This commit is contained in:
parent
b5be7e7711
commit
84f734eecc
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue