๐Ÿ‘ Possum submodule targeting the Tangled API api.tangled.org
tangled gleam atproto library
0

Configure Feed

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

docs: update license on gleam.toml

author
kacaii.dev
date (Jul 19, 2026, 2:27 PM -0300) commit 45e579f4 parent e4481aaf change-id mpptpzps
+1 -1
+1 -1
gleam.toml
··· 2 2 version = "1.1.0" 3 3 4 4 description = "๐Ÿ‘ Possum submodule for the Tangled API" 5 - licences = ["Apache-2.0"] 5 + licences = ["MIT"] 6 6 repository = { type = "tangled", user = "kacaii.dev", repo = "possum-tangled" } 7 7 links = [{ title = "Possum", href = "https://tangled.org/kacaii.dev/possum" }] 8 8