Typstify /calendar endpoint

This commit is contained in:
Joscha 2025-03-01 22:21:45 +01:00
parent 42f0885b43
commit 5f2dcf81d3
8 changed files with 93 additions and 126 deletions

View file

@ -1,5 +1,6 @@
use showbits_typst::Typst;
pub mod calendar;
pub mod cells;
pub mod egg;
pub mod image;