mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-07 01:19:57 +00:00
chore: update handle for @sxzz
This commit is contained in:
parent
b6ca0a5741
commit
2c9a2b081d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ const teams: Team[] = [
|
||||||
{
|
{
|
||||||
github: 'sxzz',
|
github: 'sxzz',
|
||||||
display: 'sxzz',
|
display: 'sxzz',
|
||||||
twitter: 'sxzz',
|
twitter: 'sanxiaozhizi',
|
||||||
mastodon: 'sxzz@mas.to',
|
mastodon: 'sxzz@mas.to',
|
||||||
},
|
},
|
||||||
].sort(() => Math.random() - 0.5)
|
].sort(() => Math.random() - 0.5)
|
||||||
|
|
Loading…
Reference in a new issue