adds labels to accounts that have created records outside of Bluesky
23
fork

Configure Feed

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

feat: add npmx

+6
+6
pkg/apps.go
··· 266 266 NSID: "app.blento", 267 267 Label: "app-blento", 268 268 }, 269 + { 270 + Name: "npmx", 271 + Description: "a fast, modern browser for the npm registry", 272 + NSID: "dev.npmx", 273 + Label: "dev-npmx", 274 + }, 269 275 }