coming together nicely

This commit is contained in:
2024-12-09 12:15:58 -06:00
parent abf8dc39f2
commit 6578edd230
6 changed files with 47 additions and 11 deletions

View File

@@ -1,12 +1,12 @@
title: "Charles N Wyble Resume"
title: "{{CandidateName}} Resume"
titlepage: true
titlepage-logo: "D:/tsys/@ReachableCEO/ReachableCEO.png"
titlepage-logo: "{{CandidateLogo}}"
date: \today
header-left: "\\hspace{1cm}"
header-center: "\\leftmark"
header-right: "Page \\thepage"
footer-left: "Charles N Wyble"
footer-center: "Tenacity. Velocity. Focus."
footer-right: "[Source code for this resume](https://git.knownelement.com/reachableceo/ReachableCEOResume) "
urlcolor: blue
page-background: "D:/tsys/@ReachableCEO/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background5.pdf"
footer-left: "{{CandidateName}}"
footer-center: "{{CandidateTagline}}"
footer-right: "[Source code for this resume]({{ResumeSourceCode}}"
urlcolor: {{URLCOLOR}}
page-background: "{{PAGEBACKGROUND}}"