this repo has no description
10
fork

Configure Feed

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

at main 13 lines 534 B view raw
1{ 2 "$comment": "Curated featured directory for the Atmosphere registry. Edit this file (or pass a custom path to scripts/publish-featured.ts) and run `deno task publish:featured` to push the record to the Atmosphere account's PDS. Only the account whose DID matches ATMOSPHERE_DID may publish a meaningful record — the indexer rejects writes from any other account.", 3 "entries": [ 4 { 5 "handle": "bsky.app", 6 "badges": ["official"] 7 }, 8 { 9 "handle": "tangled.org", 10 "badges": ["verified"] 11 } 12 ] 13}