diff --git a/bsky.brid.gy.as2.json b/bsky.brid.gy.as2.json new file mode 100644 index 0000000..b28048d --- /dev/null +++ b/bsky.brid.gy.as2.json @@ -0,0 +1,33 @@ +{ + "@context": [ + "https://www.w3.org/ns/activitystreams", + "https://w3id.org/security/v1" + ], + "type": "Application", + "id": "https://bsky.brid.gy/bsky.brid.gy", + "url": "https://bsky.brid.gy/", + "preferredUsername": "bsky.brid.gy", + "summary": "Bridgy Fed bot user for Bluesky. To bridge your fediverse account to Bluesky, follow this account or reply yes when it promps you with a DM. More info here.", + "name": "Bridgy Fed", + "attachment": [{ + "name": "Web site", + "type": "PropertyValue", + "value": "https://fed.brid.gy" + }], + "image": [ + { + "type": "Image", + "url": "https://fed.brid.gy/static/bridgy_logo.jpg" + }, + { + "name": "Bridgy Fed for Bluesky", + "type": "Image", + "url": "https://fed.brid.gy/static/bridgy_logo_square.jpg" + } + ], + "icon": { + "name": "Bridgy Fed for Bluesky", + "type": "Image", + "url": "https://fed.brid.gy/oauth_dropins_static/bluesky.svg" + } +} diff --git a/static/instance-actor.as2.json b/fed.brid.gy.as2.json similarity index 100% rename from static/instance-actor.as2.json rename to fed.brid.gy.as2.json diff --git a/templates/index.html b/templates/index.html index e9c04a0..56c28e4 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,7 +9,9 @@ + +