we've got a website, sorta!

This commit is contained in:
xenofem 2024-01-22 07:01:41 -05:00
parent 7680a174fc
commit 6c94a346c4
10 changed files with 314 additions and 3 deletions

View file

@ -52,6 +52,7 @@
pymupdf
requests
dlsite-async
jinja2
];
src = ./.;
};