invoice/app
Claude 2795a593ef
Add footer with copyright, links, and optional About modal
Footer shows: © 2026 Kristian Benestad • docs.benestad.net • kbenestad/invoice
and an About link when cfg.about is defined.

Clicking About opens a modal with a title, markdown-rendered body (via
marked.js from CDN), and a close button — all defined per language in
config.yml under the `about` key. Remove the section to hide the link.

Language switch updates the footer link title and the modal content.
Esc key closes the modal.

https://claude.ai/code/session_0151QtsUhzXmgzEhSvXG2SDt
2026-06-01 18:11:12 +00:00
..
config.yml Add footer with copyright, links, and optional About modal 2026-06-01 18:11:12 +00:00
index.html Add footer with copyright, links, and optional About modal 2026-06-01 18:11:12 +00:00