tangled
alpha
login
or
join now
edavis.dev
/
recordcollector
18
fork
atom
this repo has no description
18
fork
atom
overview
issues
2
pulls
pipelines
feat: add Margin
Eric Davis
1 month ago
57c0b74f
5d850bbd
+6
1 changed file
expand all
collapse all
unified
split
pkg
apps.go
+6
pkg/apps.go
···
330
330
NSID: "fyi.questionable",
331
331
Label: "fyi-questionable",
332
332
},
333
333
+
{
334
334
+
Name: "Margin",
335
335
+
Description: "Write on the margins of the internet",
336
336
+
NSID: "at.margin",
337
337
+
Label: "at-margin",
338
338
+
},
333
339
}