your personal website on atproto - mirror blento.app
26
fork

Configure Feed

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

Merge pull request #53 from flo-bit/signup

change site

authored by

Florian and committed by
GitHub
e6386188 944a8791

+1 -1
+1 -1
src/lib/atproto/settings.ts
··· 1 - export const SITE = 'https://flo-bit.dev'; 1 + export const SITE = 'https://blento.app'; 2 2 3 3 type Permissions = { 4 4 collections: readonly string[];