browse the protocol like its 2008 ibex.desertthunder.dev
ubuntu atproto svelte
7

Configure Feed

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

feat: add semble override

Owais Jamil (Jun 9, 2026, 3:28 PM -0500) e0cda5ba 64f7c386

+1
+1
src/lib/atproto/collection-icons.ts
··· 11 11 { prefix: 'fm.plyr.', label: 'plyr.fm', icon: `${atmologoBasePath}/plyr.fm.svg` }, 12 12 { prefix: 'id.sifa.', label: 'Sifa', icon: `${atmologoBasePath}/sifa%20id.svg` }, 13 13 { prefix: 'net.anisota.', label: 'Anisota', icon: `${atmologoBasePath}/anisota.svg` }, 14 + { prefix: 'network.cosmik.', label: 'Cosmik', icon: `${atmologoBasePath}/semble.svg` }, 14 15 { prefix: 'pub.leaflet.', label: 'Leaflet', icon: `${atmologoBasePath}/leaflet.svg` }, 15 16 { prefix: 'sh.tangled.', label: 'Tangled', icon: `${atmologoBasePath}/tangled.svg` }, 16 17 { prefix: 'site.standard.', label: 'Standard Site', icon: `${atmologoBasePath}/standard%20site.svg` },