12 lines
395 B
YAML
12 lines
395 B
YAML
title: "{{ReportAuthor}} Daily Stakeholder Report : \today"
|
|
titlepage: true
|
|
titlepage-logo: "{{CandidateLogo}}"
|
|
date: \today
|
|
header-left: "\\hspace{1cm}"
|
|
header-center: "\\leftmark"
|
|
header-right: "Page \\thepage"
|
|
footer-left: "{{ReportAuthor}}"
|
|
footer-center: "{{AuthorTagline}}"
|
|
footer-right: "[Pipeline Source code]({{SourceCode}})"
|
|
urlcolor: {{URLCOLOR}}
|
|
page-background: "{{PAGEBACKGROUND}}" |