fantastic. a great day of coding and learning!

This commit is contained in:
2024-12-09 18:37:42 -06:00
parent 6a43a110b6
commit ca77429b0f
4 changed files with 4 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
title: "{{CandidateName}} Candidate Detail Sheet"
title: "{{CandidateName}} Candidate Information Sheet"
titlepage: true
titlepage-logo: "{{CandidateLogo}}"
toc: true
@@ -9,6 +9,6 @@ header-center: "\\leftmark"
header-right: "Page \\thepage"
footer-left: "{{CandidateName}}"
footer-center: "{{CandidateTagline}}"
footer-right: "[Source code]({{CandidateInfoSheetSourceCode}})"
footer-right: "[Source code]({{SourceCode}})"
urlcolor: {{URLCOLOR}}
page-background: "{{PAGEBACKGROUND}}"