summaryrefslogtreecommitdiff
path: root/_quarto.yml
blob: 264beafb6279c1b65a9cd541f029ee33d53c86e1 (plain)
  1. project:
  2.   type: website
  3. website:
  4. title: "Overview"
  5. navbar:
  6. left:
  7. - text: Report
  8. href: report.qmd
  9. lang: en-GB
  10. mainfont: Source Serif 4
  11. sansfont: Source Sans 3
  12. monofont: Source Code Pro
  13. monofontoptions:
  14. - Scale=0.8