Monorepo for Tangled
0

Configure Feed

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

appview/state: fix gdorsi's DID to profile-fx

Lewis: May this revision serve well! <lewis@tangled.org>

Lewis (Jul 14, 2026, 1:48 PM +0200) 411051cd adcf18e4

+1 -1
+1 -1
appview/state/profile.go
··· 58 58 "did:plc:qfpnj4og54vl56wngdriaxug": "/static/profile-fx/oppili.js", 59 59 "did:plc:oxdlsmnvpk2riyyuvq5jtdkd": "/static/profile-fx/wilb.me.js", 60 60 "did:plc:lrphxvv25aibthe7xoc2eeyy": "/static/profile-fx/kandake.js", 61 - "did:plc:vzl336yxfrftoc23ygcqklzr": "/static/profile-fx/gdorsi.js", 61 + "did:plc:vzl336yxfrftoc23ygcqklzr": "/static/profile-fx/gdorsi.bsky.social.js", 62 62 } 63 63 64 64 func (s *State) profile(r *http.Request) (*pages.ProfileCard, error) {