my blog https://overreacted.io
53
fork

Configure Feed

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

bla

+1 -1
+1 -1
app/[slug]/page.js
··· 64 64 Pay what you like 65 65 </a> 66 66 {data.youtube && ( 67 - <a className="inline-block" href={data.youtube} target="_blank"> 67 + <a href={data.youtube} target="_blank"> 68 68 <span className="hidden min-[400px]:inline">Watch on </span> 69 69 YouTube 70 70 </a>