Experiment to rebuild Diffuse using web applets.
0
fork

Configure Feed

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

chore: add new orchestrator to the index

+1
+1
src/pages/index.astro
··· 48 48 const orchestrators = [ 49 49 { url: "orchestrator/input-cache/", title: "Input caching" }, 50 50 { url: "orchestrator/queue-audio/", title: "Queue ⭤ Audio" }, 51 + { url: "orchestrator/queue-tracks/", title: "Queue ⭤ Tracks" }, 51 52 ]; 52 53 53 54 const output = [