update
This commit is contained in:
parent
d44e52c1f3
commit
121068de99
3 changed files with 51 additions and 20 deletions
2
build.ts
2
build.ts
|
@ -6,7 +6,7 @@ async function main() {
|
|||
const chromiumCmd = new Deno.Command("chromium", {
|
||||
args: [
|
||||
"--headless",
|
||||
"--print-to-pdf=./cv.pdf",
|
||||
"--print-to-pdf=./john_morris_cv.pdf",
|
||||
"--no-pdf-header-footer",
|
||||
"http://localhost:6969/cv.html"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue