summaryrefslogtreecommitdiff
path: root/_quarto.yml
blob: 771a33cb5333635e7912a37360842cfe55803d7b (plain)
  1. project:
  2.   type: website
  3. website:
  4. title: "Orøposten"
  5. navbar:
  6. left:
  7. - href: index.qmd
  8. text: Oversigt
  9. - href: post/index.qmd
  10. text: Arkiv
  11. - href: om/index.qmd
  12. text: Om os
  13. lang: da
  14. mainfont: ETbb
  15. mainfontoptions:
  16. - Numbers=Lowercase
  17. sansfont: TeX Gyre Heros
  18. sansfontoptions:
  19. - Scale=MatchLowercase
  20. monofont: Inconsolata
  21. monofontoptions:
  22. - Scale=MatchLowercase
  23. title-block-banner: false
  24. format:
  25. html:
  26. default-image-extension: svg
  27. theme:
  28. light: litera
  29. dark: solar
  30. css: styles.css
  31. # toc: true
  32. filters:
  33. - diagram