A project tracker for decentralized social media platforms, clients, and tools

fix: Changing Bluesky from client to platform...

Changed files
+2 -2
public
+2 -2
public/data/projects.json
···
"domain": "bsky.app",
"logoUrl": "/logos/bluesky.svg",
"description": "A new kind of social network that puts users in control of their experience and gives creators independence from platforms.",
-
"type": "client",
+
"type": "platform",
"tags": ["microblog", "flagship", "open-source", "mobile", "web"],
"languages": ["TypeScript", "React Native"],
"links": [
···
"name": "Blebbit",
"network": "atproto",
"domain": "blebbit.app",
-
"logoUrl": "/logos/blebbit.png",
+
"logoUrl": "/logos/blebbit.jpg",
"description": "A thoughtful blend of Discord + Reddit + Groups built on AT Protocol for decentralized community building.",
"type": "platform",
"tags": ["communities", "groups", "chat", "open-source"],