A calm place to write long-form, and publish it to the open social web. skypress.blog/
0

Configure Feed

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

Merge branch 'remove-link-from-screenshot' into trunk

-3
-3
src/components/PostActions.tsx
··· 303 303 <p className="post-actions__note"> 304 304 Likes, reposts, quotes, and replies are public and happen on Bluesky. 305 305 </p> 306 - <a className="post-actions__thread" href={ threadUrl } target="_blank" rel="noopener noreferrer"> 307 - View the full thread on Bluesky 308 - </a> 309 306 </div> 310 307 ); 311 308 }