my website at ewancroft.uk
6
fork

Configure Feed

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

make the music state one line.

Ewan Croft add22568 1a2cd6f7

-3
-3
src/lib/components/profile/Status.svelte
··· 219 219 <p class="text-xs opacity-60 text-center sm:text-left"> 220 220 {profile.displayName || profile.handle || profile.did} was last listening 221 221 to 222 - </p> 223 - <p class="text-xs font-medium text-center sm:text-left mt-0.5"> 224 222 <a 225 223 href={trackData.url} 226 224 class="text-link hover:text-link-hover" ··· 232 230 </p> 233 231 </div> 234 232 {/if} 235 - 236 233 {#if musicLoading} 237 234 <p class="text-xs opacity-60 italic text-center sm:text-left"> 238 235 Loading recent tracks...