Graphical PDS migrator for AT Protocol

og image

Changed files
+3
routes
static
+3
routes/_app.tsx
···
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+
<meta name="og:image" content="/og-image.jpg" />
+
<meta name="og:title" content="Airport" />
+
<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." />
<title>Airport</title>
<link rel="stylesheet" href="/styles.css" />
</head>
static/og-image.jpg

This is a binary file and will not be displayed.