Add PDF export functionality and favicon support

- Introduced a new script for exporting the dashboard as a PDF using html2canvas and jsPDF.
- Added a favicon.ico file and linked it in the base template.
- Updated the base template to include the new PDF export script and modified the button for PDF export functionality.
- Enhanced the index template to include an ID for the dashboard content for PDF generation.
This commit is contained in:
2026-02-07 13:46:50 +03:00
parent 6836e0535b
commit 9f3946a0bc
8 changed files with 527 additions and 3 deletions

10
static/js/html2canvas-pro.min.js vendored Normal file

File diff suppressed because one or more lines are too long