From 3536a2d0f521a99d970ad7fb9d14adeecf648dbd Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Tue, 10 Dec 2024 17:29:05 -0600 Subject: [PATCH] . --- .gitignore | 3 +-- local/build-temp/CandidateInfoSheet.yml | 4 ++-- local/build-temp/ClientSubmission.yml | 2 +- local/build-temp/JobBoard.yml | 4 ++-- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 5f66cec..a647c29 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,4 @@ local/build-output/CandidateInfoSheet* local/build-output/job-board/*.md local/build-output/job-board/*.pdf local/build-output/job-board/*.doc -local/build-temp/*.yml -local/build-temp/*.md \ No newline at end of file +local/build-temp/ \ No newline at end of file diff --git a/local/build-temp/CandidateInfoSheet.yml b/local/build-temp/CandidateInfoSheet.yml index 3c8ef55..6356260 100644 --- a/local/build-temp/CandidateInfoSheet.yml +++ b/local/build-temp/CandidateInfoSheet.yml @@ -9,6 +9,6 @@ header-center: "\\leftmark" header-right: "Page \\thepage" footer-left: "Charles N Wyble" footer-center: "Tenacity. Velocity. Focus." -footer-right: "[Source code](https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline)" +footer-right: "[Source code](https://git.knownelement.com/reachableceo/ReachableCEOResume)" urlcolor: blue -page-background: "../vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background3.pdf" \ No newline at end of file +page-background: "D:/tsys/@ReachableCEO/ReachableCEOResume/local/build/background5.pdf" \ No newline at end of file diff --git a/local/build-temp/ClientSubmission.yml b/local/build-temp/ClientSubmission.yml index be94c7c..d2e0fa8 100644 --- a/local/build-temp/ClientSubmission.yml +++ b/local/build-temp/ClientSubmission.yml @@ -4,4 +4,4 @@ header-center: "\\leftmark" header-right: "Page \\thepage" footer-left: "Charles N Wyble" urlcolor: blue -page-background: "../vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background3.pdf" \ No newline at end of file +page-background: "D:/tsys/@ReachableCEO/ReachableCEOResume/local/build/background5.pdf" \ No newline at end of file diff --git a/local/build-temp/JobBoard.yml b/local/build-temp/JobBoard.yml index 54a2714..dacddce 100644 --- a/local/build-temp/JobBoard.yml +++ b/local/build-temp/JobBoard.yml @@ -7,6 +7,6 @@ header-center: "\\leftmark" header-right: "Page \\thepage" footer-left: "Charles N Wyble" footer-center: "Tenacity. Velocity. Focus." -footer-right: "[Source code](https://git.knownelement.com/reachableceo/MarkdownResume-Pipeline)" +footer-right: "[Source code](https://git.knownelement.com/reachableceo/ReachableCEOResume)" urlcolor: blue -page-background: "../vendor/git.knownelement.com/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background3.pdf" \ No newline at end of file +page-background: "D:/tsys/@ReachableCEO/ReachableCEOResume/local/build/background5.pdf" \ No newline at end of file