this repo has no description
0
fork

Configure Feed

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

Add AT URI as alternate link

+1
+1
src/app/post/[rkey]/page.tsx
··· 46 46 47 47 return ( 48 48 <div className="grid grid-rows-[20px_1fr_20px] justify-items-center min-h-dvh py-8 px-4 xs:px-8 pb-20 gap-16 sm:p-20"> 49 + <link rel="alternate" href={post.uri} /> 49 50 <main className="flex flex-col gap-8 row-start-2 items-center sm:items-start w-full max-w-[600px] overflow-hidden"> 50 51 <article className="w-full space-y-8"> 51 52 <div className="space-y-4 w-full">