From 4f6ced27de5c41a4e74fe9d73a5cdb93f016fcdd Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Sun, 15 Dec 2024 00:09:15 -0600 Subject: [PATCH] . --- local/StakeholderOutputVariables.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/StakeholderOutputVariables.env b/local/StakeholderOutputVariables.env index 84c8ce3..30c0f85 100644 --- a/local/StakeholderOutputVariables.env +++ b/local/StakeholderOutputVariables.env @@ -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" \ No newline at end of file