this repo has no description

feat: add GreenGale

+6
+6
pkg/apps.go
··· 293 293 NSID: "app.beaconbits", 294 294 Label: "app-beaconbits", 295 295 }, 296 + { 297 + Name: "GreenGale", 298 + Description: "Markdown blog platform powered by your internet handle", 299 + NSID: "app.greengale", 300 + Label: "app-greengale", 301 + }, 296 302 }