a tool for shared writing and social publishing

shorten publish subtext in nav

+1 -1
+1 -1
components/ActionBar/Publications.tsx
··· 84 84 label="Publish" 85 85 icon={<PublishSmall />} 86 86 nav 87 - subtext="Blog in the Atmosphere" 87 + subtext="Blog on ATProto!" 88 88 /> 89 89 </SpeedyLink> 90 90 );