From da27513334d21b8d0f2a1d0f4e7744cad835c584 Mon Sep 17 00:00:00 2001 From: w Date: Sun, 20 Jul 2025 00:17:28 -0300 Subject: [PATCH] Enhance card creator UI with instructions and clarifications for users --- web/templates/card_creator.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/web/templates/card_creator.html b/web/templates/card_creator.html index 5977472..256963c 100644 --- a/web/templates/card_creator.html +++ b/web/templates/card_creator.html @@ -34,13 +34,18 @@

Card Creator

- +
+

Use this tool to create custom Kemoverse cards! Fill in the details below, upload your art, and generate a card image.

+

Note: The card ID is generated based on the details, so make sure to fill them out!

+ + +
-
+



@@ -55,6 +60,7 @@ +

All the processing is done in your browser, no data is sent to the server.