atmosphere explorer

drunk slug

handle.invalid 76f702d2 8f6c7193

verified
+2
public/avatar/drunk.moe.jpg

This is a binary file and will not be displayed.

public/avatar/slug.moe.jpg

This is a binary file and will not be displayed.

+2
src/views/home.tsx
··· 56 56 { did: "did:plc:h6as5sk7tfqvvnqvfrlnnwqn", handle: "cwonus.org" }, 57 57 { did: "did:plc:mo7bk6gblylupvhetkqmndrv", handle: "claire.on-her.computer" }, 58 58 { did: "did:plc:73gqgbnvpx5syidcponjrics", handle: "coil-habdle.ebil.club" }, 59 + { did: "did:plc:gy5roooborfiyvl2xadsam3e", handle: "slug.moe" }, 60 + { did: "did:plc:dadnngq7hpnuglhxm556wgzi", handle: "drunk.moe" }, 59 61 ]; 60 62 61 63 const profiles = [...allExampleProfiles].sort(() => Math.random() - 0.5).slice(0, 3);