feat: improve background
This commit is contained in:
parent
a11f391556
commit
9a7bc30f7b
4 changed files with 54 additions and 27 deletions
|
|
@ -1,10 +0,0 @@
|
|||
#!/bin/bash
|
||||
mkdir -p dist
|
||||
thorium-browser \
|
||||
--headless=new \
|
||||
--no-sandbox \
|
||||
--disable-gpu \
|
||||
--virtual-time-budget=5000 \
|
||||
--align-pdf-default-print-settings-with-html \
|
||||
--print-to-pdf="dist/cv.pdf" \
|
||||
"http://localhost:5173/cv"
|
||||
Loading…
Add table
Add a link
Reference in a new issue