this repo has no description
0
fork

Configure Feed

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

Update changelog

uwx ace05de4 3338ff46

+8
+8
public/main.tsx
··· 516 516 517 517 const changelog = [ 518 518 { 519 + version: "16 - February 16th 2026", 520 + changes: ["Add Quiz Mode"], 521 + }, 522 + { 523 + version: "15 - February 15th 2026", 524 + changes: ["Add ATProto support"], 525 + }, 526 + { 519 527 version: "14 - February 13th 2026", 520 528 changes: ["Use Preact for rendering", "Upgrade to Bulma 1.0.4", "Port to TypeScript"], 521 529 },