Add a prompt dialog;

Automate installation process;
Minor changes to HTML templates;
Thank you to LeXofLeviafan.
This commit is contained in:
Schimon Jehudah, Adv. 2024-11-20 15:08:30 +02:00
parent d29d335e5b
commit 4be8dad823
12 changed files with 80 additions and 13 deletions

View file

@ -73,4 +73,4 @@ jabbercard = "jabbercard.__main__:main"
platforms = ["any"]
[tool.setuptools.package-data]
"*" = ["*.toml"]
"*" = ["*.css", "*.svg", "*.toml", "*.xhtml"]