tangled
alpha
login
or
join now
vt3e.cat
/
bbell
7
fork
atom
wip bsky client for the web & android
bbell.vt3e.cat
7
fork
atom
overview
issues
pulls
pipelines
chore(readme): bweh
vt3e.cat
1 week ago
76a90b0f
b352c4cd
verified
This commit was signed with the committer's
known signature
.
vt3e.cat
SSH Key Fingerprint:
SHA256:MaVgF6bXxDdD131G4rXizPh+sttp3IVsdPrj48HV0X0=
+6
-10
1 changed file
expand all
collapse all
unified
split
README.md
+6
-10
README.md
···
11
11
12
12
<div align="center">
13
13
<figure style="display: inline-block; margin: 0 1rem; text-align: center;">
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
17
-
style="width: 300px;">
18
18
-
</a>
14
14
+
<img src="./.tangled/assets/mobile_feed.png"
15
15
+
alt="home feed - mobile"
16
16
+
style="width: 300px;" />
19
17
<figcaption>feed on mobile</figcaption>
20
18
</figure>
21
19
22
20
<figure style="display: inline-block; margin:0 1rem; text-align: center;">
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
26
-
style="width: 400px;">
27
27
-
</a>
21
21
+
<img src="./.tangled/assets/desktop_feed.png"
22
22
+
alt="home feed - desktop"
23
23
+
style="width: 400px;" />
28
24
<figcaption>feed on desktop</figcaption>
29
25
</figure>
30
26
</div>