mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-08 20:26:08 -05:00
added credits
This commit is contained in:
@@ -116,6 +116,16 @@ const About: React.FC<RouteComponentProps> = () => {
|
||||
"footer;art for the site like the inkling on the front page as well as footer pictures"
|
||||
)}
|
||||
</li>
|
||||
<li>
|
||||
<Link
|
||||
isExternal
|
||||
color={themeColorWithShade}
|
||||
href="https://twitter.com/Yuza_i"
|
||||
>
|
||||
yuza
|
||||
</Link>{" "}
|
||||
- {t("footer;translation")} (Deutsch)
|
||||
</li>
|
||||
<li>
|
||||
<Link
|
||||
isExternal
|
||||
@@ -146,6 +156,26 @@ const About: React.FC<RouteComponentProps> = () => {
|
||||
</Link>{" "}
|
||||
- {t("footer;translation")} (Italiano)
|
||||
</li>
|
||||
<li>
|
||||
<Link
|
||||
isExternal
|
||||
color={themeColorWithShade}
|
||||
href="https://twitter.com/Guigas_Jr"
|
||||
>
|
||||
Guigas
|
||||
</Link>{" "}
|
||||
- {t("footer;translation")} (Português)
|
||||
</li>
|
||||
<li>
|
||||
<Link
|
||||
isExternal
|
||||
color={themeColorWithShade}
|
||||
href="https://twitter.com/Walavouchey"
|
||||
>
|
||||
Walavouchey
|
||||
</Link>{" "}
|
||||
- {t("footer;translation")} (Svenska)
|
||||
</li>
|
||||
<li>
|
||||
<Link
|
||||
isExternal
|
||||
|
||||
Reference in New Issue
Block a user