tangled
alpha
login
or
join now
edavis.dev
/
recordcollector
18
fork
atom
this repo has no description
18
fork
atom
overview
issues
3
pulls
pipelines
feat: add Offprint
Eric Davis
1 month ago
59212ec0
cf7aad17
+6
1 changed file
expand all
collapse all
unified
split
pkg
apps.go
+6
pkg/apps.go
···
342
342
NSID: "blog.pckt",
343
343
Label: "blog-pckt",
344
344
},
345
345
+
{
346
346
+
Name: "Offprint",
347
347
+
Description: "Write, monetize, and own your audience without the middleman",
348
348
+
NSID: "app.offprint",
349
349
+
Label: "app-offprint",
350
350
+
},
345
351
}