tangled
alpha
login
or
join now
vielle.dev
/
pdsls
forked from
pds.ls/pdsls
0
fork
atom
atproto explorer
0
fork
atom
overview
issues
pulls
pipelines
remove jetstream/firehose links in homepage
handle.invalid
5 months ago
4343bec2
3bb4f6d6
verified
This commit was signed with the committer's
known signature
.
handle.invalid
SSH Key Fingerprint:
SHA256:mBrT4x0JdzLpbVR95g1hjI1aaErfC02kmLRkPXwsYCk=
+1
-10
1 changed file
expand all
collapse all
unified
split
src
views
home.tsx
+1
-10
src/views/home.tsx
···
27
27
</div>
28
28
<div class="flex items-center gap-1">
29
29
<div class="iconify lucide--radio-tower" />
30
30
-
<div>
31
31
-
<A href="/jetstream" class="text-blue-400 hover:underline active:underline">
32
32
-
Jetstream
33
33
-
</A>{" "}
34
34
-
and{" "}
35
35
-
<A href="/firehose" class="text-blue-400 hover:underline active:underline">
36
36
-
firehose
37
37
-
</A>{" "}
38
38
-
streaming.
39
39
-
</div>
30
30
+
<span>Jetstream and firehose streaming.</span>
40
31
</div>
41
32
<div class="flex items-center gap-1">
42
33
<div class="iconify lucide--send-to-back" />