this repo has no description
0
fork

Configure Feed

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

fix main meta

alice c3fcc5ed ac329b9d

+2 -2
+2 -2
src/app/page.tsx
··· 2 2 import Image from 'next/image'; 3 3 4 4 export const metadata = { 5 - title: 'alice.bsky.sh', 6 - description: "hi i'm alice", 5 + title: 'bsky.sh', 6 + description: 'bsky.sh', 7 7 }; 8 8 9 9 export default function Home() {