this repo has no description
0
fork

Configure Feed

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

add pronouns

+3 -1
+3 -1
src/constants.ts
··· 49 49 "sun/suns": "sun-suns", 50 50 "leaf/leafs": "leaf-leafs", 51 51 "shiv/ver": "shiv-ver", 52 - "ferret/ferrets/ferretself": "ferret-ferrets", 52 + "drüsshe/drayr": "drusshe-drayr", 53 53 }; 54 54 55 55 export const URIs: Record<string, string> = { ··· 153 153 "shiv/ver", 154 154 "at://did:plc:wkoofae5uytcm7bjncmev6n6/app.bsky.feed.post/3l2jb2koecj27": 155 155 "ferret/ferrets/ferretself", 156 + "at://did:plc:wkoofae5uytcm7bjncmev6n6/app.bsky.feed.post/3l2kx6qwefk2h": 157 + "drüsshe/drayr", 156 158 }; 157 159 158 160 export const DID = process.env.DID ?? "";