summaryrefslogtreecommitdiff
path: root/_quarto.yml
blob: 3913e7c2c9e395fa71ba94f1e9989841b395160d (plain)
  1. project:
  2.   type: website
  3. lang: da
  4. website:
  5. title: "RUC 5-stjernet"
  6. navbar:
  7. left:
  8. - href: index.md
  9. text: Hjem
  10. - data/index.md
  11. - manifest/index.md
  12. - text: Bonus
  13. menu:
  14. - tools/index.md
  15. - software/index.md
  16. - services/index.md
  17. - href: about/index.md
  18. text: Om
  19. format:
  20. html:
  21. theme:
  22. light: flatly
  23. dark: darkly
  24. css: styles.css
  25. toc: true