tangled
alpha
login
or
join now
bas.sh
/
pdsls
forked from
pds.ls/pdsls
0
fork
atom
atmosphere explorer
0
fork
atom
overview
issues
pulls
pipelines
update descriptions
handle.invalid
4 weeks ago
ee1703ab
680c2415
verified
This commit was signed with the committer's
known signature
.
handle.invalid
SSH Key Fingerprint:
SHA256:mBrT4x0JdzLpbVR95g1hjI1aaErfC02kmLRkPXwsYCk=
+2
-2
1 changed file
expand all
collapse all
unified
split
src
views
home.tsx
+2
-2
src/views/home.tsx
···
145
145
: "lucide--user-round"
146
146
}
147
147
title={sessions[agent()!.sub]?.handle ?? agent()!.sub}
148
148
-
description="View your repo"
148
148
+
description="View your repository"
149
149
accent="blue"
150
150
/>
151
151
</Show>
···
187
187
href="/car"
188
188
icon="lucide--folder-archive"
189
189
title="Archive"
190
190
-
description="Explore CAR files"
190
190
+
description="Unpack CAR files"
191
191
accent="violet"
192
192
/>
193
193
</div>