[READ-ONLY] Mirror of https://github.com/flo-bit/svelsky. editable svelte website with bluesky pds as backend flo-bit.dev/svelsky/
0

Configure Feed

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

hide github corner when editing

+3 -1
+3 -1
src/lib/Website.svelte
··· 28 28 </SingleRecord> 29 29 30 30 <ThemeWrapper> 31 - <GithubCorner href="https://github.com/flo-bit/svelsky" /> 31 + {#if !hasContext('isEditing')} 32 + <GithubCorner href="https://github.com/flo-bit/svelsky" /> 33 + {/if} 32 34 33 35 <div class={['mx-auto my-16 max-w-2xl px-4']}> 34 36 <SingleRecord collection="dev.flo-bit.about" rkey="test">