Skip to content

Commit 394c3f2

Browse files
authored
fix: update footer link
1 parent c104e4e commit 394c3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const today = new Date();
4646
<p id="webring" class="bottom-links">
4747
🍰💍
4848
<a href="https://sneexy.pages.gay/">&lt;--</a> • <a
49-
href="https://amycatgirl.nekoweb.org/">--&gt;</a
49+
href="https://amycatgirl.github.io/">--&gt;</a
5050
>
5151
💍🍰
5252
</p>

0 commit comments

Comments
 (0)