This repository has no description
0

Configure Feed

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

fix banner

+2 -2
+2 -2
public/index.html
··· 14 14 <!-- OpenGraph Meta Tags --> 15 15 <meta property="og:title" content="cred.blue" /> 16 16 <meta property="og:description" content="Generate a Bluesky score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 17 - <meta property="og:image" content="https://cred.blue/cred-blue-banner.jpg" /> 17 + <meta property="og:image" content="https://cred.blue/cred-blue-banner.png" /> 18 18 <meta property="og:url" content="https://cred.blue" /> 19 19 <meta property="og:type" content="website" /> 20 20 ··· 22 22 <meta name="twitter:card" content="summary_large_image" /> 23 23 <meta name="twitter:title" content="cred.blue" /> 24 24 <meta name="twitter:description" content="Generate a Bluesky score. Understand your AT Proto data footprint. Vibe check strangers and new accounts." /> 25 - <meta name="twitter:image" content="https://cred.blue/cred-blue-banner.jpg" /> 25 + <meta name="twitter:image" content="https://cred.blue/cred-blue-banner.png" /> 26 26 27 27 <link rel="apple-touch-icon" href="https://cred.blue/credblue-logo-small.png" /> 28 28 <link rel="manifest" href="https://cred.blue/manifest.json" />