JavaScript-optional public web frontend for Bluesky anartia.kelinci.net
sveltekit atcute bluesky typescript svelte
7
fork

Configure Feed

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

fix: allow js

we'll keep data-sveltekit-reload though, the amount of data to diff isn't wholy suitable for svelte

Mary ea7e374a 4e82cd16

-3
-3
src/routes/+layout.ts
··· 1 - import { dev } from '$app/environment'; 2 - 3 - export const csr = dev;