tangled
alpha
login
or
join now
futur.blue
/
pdsls
forked from
pds.ls/pdsls
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
no nut pdsls
handle.invalid
4 months ago
53358f3f
cb0090bd
verified
This commit was signed with the committer's
known signature
.
handle.invalid
SSH Key Fingerprint:
SHA256:mBrT4x0JdzLpbVR95g1hjI1aaErfC02kmLRkPXwsYCk=
+2
-4
1 changed file
expand all
collapse all
unified
split
src
layout.tsx
+2
-4
src/layout.tsx
···
139
139
style='font-feature-settings: "cv05"'
140
140
class="flex items-center gap-1 text-xl font-semibold"
141
141
>
142
142
-
<span>🎃</span>
143
143
-
<span class="bg-linear-to-r from-orange-400 via-orange-600 to-orange-800 bg-clip-text text-transparent">
144
144
-
PDSls
145
145
-
</span>
142
142
+
<span class="iconify tabler--binary-tree-filled text-[#76c4e5]"></span>
143
143
+
<span>PDSls</span>
146
144
</A>
147
145
<div class="dark:bg-dark-300/60 relative flex items-center gap-1 rounded-lg bg-neutral-50/60">
148
146
<Show when={location.pathname !== "/"}>