audio streaming app plyr.fm

fix: proper paragraph break before "here's the latest one:" (#1058)

use separate <p> tags instead of <br /> for actual visual spacing.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

authored by zzstoatzz.io

Claude Opus 4.6 and committed by
GitHub
dfd99060 c558d8b8

+4 -2
+4 -2
docs/index.mdx
··· 60 60 61 61 <div class="landing-section"> 62 62 <h2>your music, your data</h2> 63 - <p style="color: var(--sl-color-gray-2); font-size: 0.9rem; margin-bottom: 1rem;"> 63 + <p style="color: var(--sl-color-gray-2); font-size: 0.9rem; margin-bottom: 0.5rem;"> 64 64 every track on plyr.fm is an ATProto record in the artist's personal data repo — including <a href="https://plyr.fm/u/plyr.fm" style="color: var(--sl-color-accent);">plyr.fm's own dev podcasts</a>. 65 - <br />here's the latest one: 65 + </p> 66 + <p style="color: var(--sl-color-gray-2); font-size: 0.9rem; margin-bottom: 1rem;"> 67 + here's the latest one: 66 68 </p> 67 69 <div class="record-example"> 68 70