This commit is contained in:
Charles N Wyble 2024-12-15 00:09:15 -06:00
parent b6504955b5
commit 4f6ced27de

View File

@ -19,5 +19,5 @@ export AuthorTagline="Your.Tagline.Here."
export AuthorLogo=""
export SourceCode="https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline"
export URLCOLOR="blue"
export PAGEBACKGROUND="./background5.pdf"
export PAGEBACKGROUND="$PipelineClientWorkingDir/build/background5.pdf"
export PANDOC_TEMPLATE="eisvogel"