mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-14 23:26:15 -05:00
Fix link in about (#455)
* fix link in about * Fix link to Villy's profile Co-authored-by: Kalle (Sendou) <38327916+Sendouc@users.noreply.github.com>
This commit is contained in:
@@ -81,9 +81,9 @@ const About = () => {
|
||||
<Link
|
||||
isExternal
|
||||
color={themeColorShade}
|
||||
href="https://twitter.com/BigDoubleCookie"
|
||||
href="https://twitter.com/DblCookies"
|
||||
>
|
||||
DoubleCookies
|
||||
DblCookies
|
||||
</Link>{" "}
|
||||
-{" "}
|
||||
<Trans>
|
||||
@@ -197,7 +197,7 @@ const About = () => {
|
||||
<Link
|
||||
isExternal
|
||||
color={themeColorShade}
|
||||
href="https://twitter.com/V_CH3RRY"
|
||||
href="https://twitter.com/TehVilly"
|
||||
>
|
||||
Villy / 앤드류
|
||||
</Link>{" "}
|
||||
|
||||
Reference in New Issue
Block a user