my blog https://overreacted.io
53
fork

Configure Feed

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

styles

+1 -1
+1 -1
app/page.js
··· 42 42 <h2 43 43 className={[ 44 44 sans.className, 45 - "text-[28px] font-black", 45 + "text-[28px] font-black leading-none mb-2", 46 46 "text-[--lightLink] dark:text-[--darkLink]", 47 47 ].join(" ")} 48 48 style={{