Try adding
- \usepackage{lastpage}
- \usepackage{fancyhdr}
- \pagestyle{fancy}
- \cfoot{\thepage\ of \pageref{LastPage}}
to the YAML.
Try adding
- \usepackage{lastpage}
- \usepackage{fancyhdr}
- \pagestyle{fancy}
- \cfoot{\thepage\ of \pageref{LastPage}}
to the YAML.