pstream is dead; long live pstream taciturnaxolotl.github.io/pstream-ng/
1
fork

Configure Feed

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

4/20 update !

+1 -1
+1 -1
src/components/utils/Lightbar.tsx
··· 195 195 imageParticleCount = particleCount * 0.075; 196 196 break; 197 197 198 - case (month === 4 && day === 20) || Math.random() < 0.25: 198 + case month + 1 === 4 && day === 20: 199 199 imageOverride = [ 200 200 { 201 201 image: "/lightbar-images/weed.png",