wip bsky client for the web & android
0
fork

Configure Feed

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

chore: add assetlinks to public/.well-known

vi 8c9868d0 fcbb7356

+12
+12
public/.well-known/assetlinks.json
··· 1 + [ 2 + { 3 + "relation": ["delegate_permission/common.handle_all_urls"], 4 + "target": { 5 + "namespace": "android_app", 6 + "package_name": "cat.vt3e.bbell", 7 + "sha256_cert_fingerprints": [ 8 + "9E:DB:3D:19:D1:06:1E:60:56:BF:AC:18:E3:2B:97:E0:22:4B:79:5A:DD:86:31:9F:50:F1:04:D2:60:7D:0C:1C" 9 + ] 10 + } 11 + } 12 + ]