Skip to content

Commit 3b61c4b

Browse files
authored
Update footer link from WR.DO to LikeDo
1 parent 00a6d4e commit 3b61c4b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

frontend/src/components/Footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ export function Footer() {
2828
<div className="inline-flex justify-center mt-4 space-x-5 sm:ml-auto sm:mt-0 sm:justify-start">
2929
{/* 社交媒体和联系方式链接 */}
3030
<a
31-
href="https://wr.do"
31+
href="https://like.do"
3232
target="_blank"
3333
rel="noopener noreferrer"
34-
title="WR.DO"
34+
title="LikeDo"
3535
className="text-gray-400 hover:text-gray-500 scale-[1.2]">
3636
<WrdoLogo className="w-6 h-6" />
3737
</a>

0 commit comments

Comments
 (0)