tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
289
fork
atom
a tool for shared writing and social publishing
289
fork
atom
overview
issues
28
pulls
pipelines
shorten publish subtext in nav
schlage.town
5 months ago
9ed51e19
276f0e3f
+1
-1
1 changed file
expand all
collapse all
unified
split
components
ActionBar
Publications.tsx
+1
-1
components/ActionBar/Publications.tsx
···
84
84
label="Publish"
85
85
icon={<PublishSmall />}
86
86
nav
87
87
-
subtext="Blog in the Atmosphere"
87
87
+
subtext="Blog on ATProto!"
88
88
/>
89
89
</SpeedyLink>
90
90
);