diff --git a/src/pages/tech-bsky-fedi.astro b/src/pages/tech-bsky-fedi.astro index 88520c6..a71b5cb 100644 --- a/src/pages/tech-bsky-fedi.astro +++ b/src/pages/tech-bsky-fedi.astro @@ -72,6 +72,14 @@ const description = > for a handy `.csv` file you can upload to your chosen fedi platform.

+

+ Note that for the bsky accounts to see your replies and likes from fedi, + you have to bridge your account as well by following @bsky.brid.gy@bsky.brid.gy +

+

Accounts ({accountObjects.length})

@@ -95,10 +103,24 @@ const description = /> - {account.bskyHandle} + + + {account.bskyHandle} + + - {account.fediHandle} + + + {account.fediHandle} + + ))