clean repo

This commit is contained in:
do butterflies cry? 2026-01-31 10:31:31 +10:00
parent e001182489
commit c0f53e00c1
18 changed files with 23 additions and 506 deletions

8
docs/hown/index.html Normal file
View file

@ -0,0 +1,8 @@
<!-->
{Text, mkTypingEffect, ...}:
mkTypingEffect {
head = Text "$ Do butterflies cry when they're sad?";
body = Text "Segmentation fault (core dumped)";
}
<-->