blob: c9aa398a8c2e70ae3e20aba2e731ee87ddda321d (
plain)
- project:
- type: website
- #subtitle: |
- # HumTek-B-23, Basisprojekt 2 \
- # eksamensgruppe V2324788176
- lang: da
- website:
- title: "Oversigt"
- navbar:
- left:
- - text: Produktioner
- menu:
- - text: Fælles
- href: graph/index.qmd
- - text: Sproget
- href: learn/index.qmd
- - text: Redskaber
- href: code/index.qmd
- - text: Anvendelser
- href: use/index.qmd
- - text: Planer
- href: plans/index.qmd
- - text: Redskaber
- href: tools/index.qmd
- mainfont: ETbb
- mainfontoptions:
- - Numbers=Lowercase
- sansfont: Cabin
- sansfontoptions:
- - Scale=MatchLowercase
- monofont: Inconsolata
- monofontoptions:
- - Scale=MatchLowercase
- title-block-banner: true
- format:
- html:
- default-image-extension: svg
- theme:
- light: [flatly, styles.scss]
- dark: [darkly, styles.scss]
- toc: true
- # override colors otherwise inherited from html theme
- mermaid:
- theme: neutral
- link-citations: true
- bibliography: ref.bib
- csl: apa
- resource-path:
- - /usr/share/citation-style-language/styles
- filters:
- - diagram
- resources:
- - fonts
|