summaryrefslogtreecommitdiff
path: root/_quarto.yml
blob: 98bad0ce4f2ca44daa08a1e08ef9e1b465aa0b56 (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. - software/index.md
  15. - services/index.md
  16. - href: about/index.md
  17. text: Om
  18. format:
  19. html:
  20. theme:
  21. light: flatly
  22. dark: darkly
  23. css: styles.css
  24. toc: true