atmosphere explorer
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

MORE CUTIES

Juliet 85a08eba d2c98a91

+5
public/avatar/anyaustin.bsky.social.jpg

This is a binary file and will not be displayed.

public/avatar/claire.on-her.computer.jpg

This is a binary file and will not be displayed.

public/avatar/cwonus.org.jpg

This is a binary file and will not be displayed.

public/avatar/number-one-warned.rat.mom.jpg

This is a binary file and will not be displayed.

public/avatar/olaren.dev.jpg

This is a binary file and will not be displayed.

+5
src/views/home.tsx
··· 48 48 { did: "did:plc:qxichs7jsycphrsmbujwqbfb", handle: "isabelroses.com" }, 49 49 { did: "did:plc:fnvdhaoe7b5abgrtvzf4ttl5", handle: "isuggest.selfce.st" }, 50 50 { did: "did:plc:p5yjdr64h7mk5l3kh6oszryk", handle: "blooym.dev" }, 51 + { did: "did:plc:hvakvedv6byxhufjl23mfmsd", handle: "number-one-warned.rat.mom" }, 52 + { did: "did:plc:6if5m2yo6kroprmmency3gt5", handle: "olaren.dev" }, 53 + { did: "did:plc:w7adfxpixpi77e424cjjxnxy", handle: "anyaustin.bsky.social" }, 54 + { did: "did:plc:h6as5sk7tfqvvnqvfrlnnwqn", handle: "cwonus.org" }, 55 + { did: "did:plc:mo7bk6gblylupvhetkqmndrv", handle: "claire.on-her.computer" }, 51 56 ]; 52 57 53 58 const profiles = [...allExampleProfiles].sort(() => Math.random() - 0.5).slice(0, 3);