browse the protocol like its 2008 ibex.desertthunder.dev
ubuntu atproto svelte
7

Configure Feed

Select the types of activity you want to include in your feed.

fix: positioning of url

Owais Jamil (Jun 17, 2026, 12:07 AM -0500) e96670e6 e7e98b3c

+7 -2
+5
.changeset/few-squids-smile.md
··· 1 + --- 2 + 'intrepid-ibex': patch 3 + --- 4 + 5 + fix url positioning
+2 -2
src/lib/components/WelcomeScreen.svelte
··· 87 87 <li>Open records in gedit to view or share them.</li> 88 88 </ol> 89 89 <p>You can direct link a record with the following structure:</p> 90 - <pre> 90 + <p> 91 91 <code>/repos/:did/collections/:collection/:rkey</code> 92 - </pre> 92 + </p> 93 93 </section> 94 94 </div> 95 95