chore: update handle for @sxzz

This commit is contained in:
Daniel Roe 2022-12-06 23:15:38 +00:00
parent b6ca0a5741
commit 2c9a2b081d
No known key found for this signature in database
GPG key ID: 22D5008E4F5D9B55

View file

@ -32,7 +32,7 @@ const teams: Team[] = [
{
github: 'sxzz',
display: 'sxzz',
twitter: 'sxzz',
twitter: 'sanxiaozhizi',
mastodon: 'sxzz@mas.to',
},
].sort(() => Math.random() - 0.5)