your personal website on atproto - mirror
0
fork

Configure Feed

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

fix link

Florian 0887072d f25f91b0

+6 -3
+1 -1
src/lib/Profile.svelte
··· 48 48 49 49 {#if showEditButton && client.isLoggedIn && client.profile?.did === did} 50 50 <div> 51 - <Button href="{env.PUBLIC_IS_SELFHOSTED && client.profile?.handle}/edit" class="mt-2"> 51 + <Button href="{env.PUBLIC_IS_SELFHOSTED ? '' : client.profile?.handle}/edit" class="mt-2"> 52 52 <svg 53 53 xmlns="http://www.w3.org/2000/svg" 54 54 fill="none"
+5 -2
todo.md
··· 7 7 - instagram 8 8 - github 9 9 - bluesky account 10 - - bluesky post 11 - 10 + - bluesky post (fixed or latest) 11 + - social accounts card (multiple) 12 + - other atproto apps 13 + - leaflet 14 + - skywatched 12 15 13 16 - allow setting custom base and accent color 14 17 - allow changing avatar and description to be different than bluesky