WIP: Initial pdf generation and download, needs improvement and put somewhere different.

This commit is contained in:
2026-01-27 12:53:55 -05:00
parent 69e8acc5d8
commit 6064b5267a
6 changed files with 47 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ struct PdfDocument: HTMLDocument {
var body: some HTML {
div {
h1(.class("headline")) { "Duct Calc" }
// h1(.class("headline")) { "Duct Calc" }
h2 { "Project" }