atmosphere explorer

add more cuties

handle.invalid d2c98a91 1a8d1487

verified
+3
public/avatar/blooym.dev.jpg

This is a binary file and will not be displayed.

public/avatar/isabelroses.com.jpg

This is a binary file and will not be displayed.

public/avatar/isuggest.selfce.st.jpg

This is a binary file and will not be displayed.

+3
src/views/home.tsx
··· 45 45 { did: "did:plc:k644h4rq5bjfzcetgsa6tuby", handle: "natalie.sh" }, 46 46 { did: "did:plc:ttdrpj45ibqunmfhdsb4zdwq", handle: "nekomimi.pet" }, 47 47 { did: "did:plc:fz2tul67ziakfukcwa3vdd5d", handle: "nullekko.moe" }, 48 + { did: "did:plc:qxichs7jsycphrsmbujwqbfb", handle: "isabelroses.com" }, 49 + { did: "did:plc:fnvdhaoe7b5abgrtvzf4ttl5", handle: "isuggest.selfce.st" }, 50 + { did: "did:plc:p5yjdr64h7mk5l3kh6oszryk", handle: "blooym.dev" }, 48 51 ]; 49 52 50 53 const profiles = [...allExampleProfiles].sort(() => Math.random() - 0.5).slice(0, 3);