blob: 3b71a5881696e648bbb0426ead48131c3db3d4c1 (
plain)
- project:
- type: website
- website:
- title: "Orøposten"
- navbar:
- left:
- - href: index.qmd
- text: Oversigt
- - href: post/index.qmd
- text: Arkiv
- - href: om/index.qmd
- text: Om os
- lang: da
- mainfont: ETbb
- mainfontoptions:
- - Numbers=Lowercase
- sansfont: TeX Gyre Heros
- sansfontoptions:
- - Scale=MatchLowercase
- monofont: Inconsolata
- monofontoptions:
- - Scale=MatchLowercase
- title-block-banner: false
- callout-appearance: simple
- format:
- html:
- default-image-extension: svg
- theme:
- light: flatly
- dark: slate
- css: styles.css
- # toc: true
|