add suzumiya39 to credits page
This commit is contained in:
parent
142767738a
commit
eb94911a4d
1 changed files with 5 additions and 0 deletions
|
|
@ -62,6 +62,11 @@ export const Credits = ({ id, active }) => {
|
||||||
url="https://github.com/wearrrrr"
|
url="https://github.com/wearrrrr"
|
||||||
profile="https://avatars.githubusercontent.com/u/99224452?v=4"
|
profile="https://avatars.githubusercontent.com/u/99224452?v=4"
|
||||||
/>
|
/>
|
||||||
|
<PersonCard
|
||||||
|
name="suzumiya39"
|
||||||
|
url="https://github.com/suzumiya39"
|
||||||
|
profile="https://avatars.githubusercontent.com/u/165246341?v=4"
|
||||||
|
/>
|
||||||
</div>
|
</div>
|
||||||
<p className="mt-12 text-4xl">{t("credits.esTranslators")}</p>
|
<p className="mt-12 text-4xl">{t("credits.esTranslators")}</p>
|
||||||
<div className="grid grid-cols-1 gap-4 md:grid-cols-2 lg:grid-cols-3">
|
<div className="grid grid-cols-1 gap-4 md:grid-cols-2 lg:grid-cols-3">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue