open source is social v-it.org
0
fork

Configure Feed

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

config: tangled as primary beacon, github as secondary

tangled.org is the canonical upstream for vit. github mirror
becomes secondary beacon — all existing caps remain discoverable
via the new secondary beacon support.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+2 -1
+2 -1
.vit/config.json
··· 1 1 { 2 - "beacon": "vit:github.com/solpbc/vit" 2 + "beacon": "vit:tangled.org/solpbc.org/vit", 3 + "secondaryBeacon": "vit:github.com/solpbc/vit" 3 4 }