wip bsky client for the web & android
0
fork

Configure Feed

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

chore(readme): rm borders

vi b352c4cd c75a3fb6

+2 -2
+2 -2
README.md
··· 14 14 <a href="./.tangled/assets/mobile_feed.png" target="_blank"> 15 15 <img src="./.tangled/assets/mobile_feed.png" 16 16 alt="home feed - mobile" 17 - style="width: 300px; border: 1px solid #ddd;"> 17 + style="width: 300px;"> 18 18 </a> 19 19 <figcaption>feed on mobile</figcaption> 20 20 </figure> ··· 23 23 <a href="./.tangled/assets/desktop_feed.png" target="_blank"> 24 24 <img src="./.tangled/assets/desktop_feed.png" 25 25 alt="home feed - desktop" 26 - style="width: 400px; border: 1px solid #ddd;"> 26 + style="width: 400px;"> 27 27 </a> 28 28 <figcaption>feed on desktop</figcaption> 29 29 </figure>