Skip to content

Commit

Permalink
fix: Yituliu.site --> https://ytl.viktorlab.cn/
Browse files Browse the repository at this point in the history
  • Loading branch information
Constrat authored Dec 30, 2023
1 parent 29980a4 commit 2785aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/components/home/HomeLinks/HomeLinks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ const LINKS = [
/>,
<HomeLink
key="yituliu"
href="https://yituliu.site"
href="https://ytl.viktorlab.cn"
title="明日方舟一图流"
icon={
<img src={linksIconYituliu} alt="明日方舟一图流" className="h-8 w-8" />
Expand Down

0 comments on commit 2785aad

Please sign in to comment.