atproto explorer

edit description

+3 -3
+2 -2
index.html
··· 7 7 <meta property="og:title" content="PDSls" /> 8 8 <meta property="og:type" content="website" /> 9 9 <meta property="og:url" content="https://pdsls.dev" /> 10 - <meta property="og:description" content="Browse and manage atproto repositories" /> 11 - <meta property="description" content="Browse and manage atproto repositories" /> 10 + <meta property="og:description" content="Browse the public data on atproto" /> 11 + <meta property="description" content="Browse the public data on atproto" /> 12 12 <title>PDSls</title> 13 13 <link rel="preconnect" href="https://rsms.me/" /> 14 14 <link rel="stylesheet" href="https://rsms.me/inter/inter.css" />
+1 -1
src/components/create.tsx
··· 29 29 external: { 30 30 uri: "https://pdsls.dev", 31 31 title: "PDSls", 32 - description: "Browse and manage atproto repositories", 32 + description: "Browse the public data on atproto", 33 33 }, 34 34 }, 35 35 langs: ["en"],