Graphical PDS migrator for AT Protocol
15
fork

Configure Feed

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

og image

+3
+3
routes/_app.tsx
··· 7 7 <head> 8 8 <meta charset="utf-8" /> 9 9 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 10 + <meta name="og:image" content="/og-image.jpg" /> 11 + <meta name="og:title" content="Airport" /> 12 + <meta name="og:description" content="Airport is an AT Protocol PDS Migration Tool that allows you to seamlessly migrate your account from one PDS to another." /> 10 13 <title>Airport</title> 11 14 <link rel="stylesheet" href="/styles.css" /> 12 15 </head>
static/og-image.jpg

This is a binary file and will not be displayed.