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