Commit Graph

2 Commits

Author SHA1 Message Date
Miguel Astor
6e7f3e5e16 Add scroll-to-top button to all templates
Floating button in bottom-right corner that appears when scrolling
down and smoothly scrolls to top when clicked. Each template has
matching visual style.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-26 03:09:44 -04:00
Miguel Astor
878eaf0c4e Extract HTML template to external file with --template option
Move embedded HTML template from generate_report.py to platinum.html for
easier editing with proper syntax highlighting. Add --template argument
to allow selecting different template files.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-26 01:37:42 -04:00