-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
50 lines (46 loc) · 1.28 KB
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
project:
type: website
website:
title: "LIVING forskningsprojekt"
site-url: "https://jonasmunkjensen.github.io/LIVING/"
repo-url: "https://jonasmunkjensen.github.io/LIVING/"
page-navigation: true
search: true
page-footer:
right: "Denne hjemmeside er lavet i [Quarto](https://quarto.org/)."
navbar:
background: light
logo: logo.png
logo-alt: Steno Diabetes Center Aarhus
title: false
tools:
- icon: github
href: https://github.com/Jonasmunkjensen/LIVING
text: "LIVING"
collapse-below: lg
left:
- text: "Forside"
href: index.qmd
- text: "Introduktion"
href: 0-introduktion.qmd
- text: "Afklarende samtale"
href: 1-afklarende-samtale.qmd
- text: "Testmanual"
href: 2-testmanual
- text: "REDCap"
href: 3-REDCap.qmd
- text: "Aktivitetsmålere"
href: 4-opsætning-af-aktivitetsmåler.qmd
- text: "HbA1c apparat"
href: 5-HbA1c-apparat.qmd
- text: "Samtykkeerklæringer"
href: 6-Samtykkeerklæring.qmd
- text: "Udstyrsliste"
href: 7-udstyrsliste.qmd
format:
html:
theme:
light: [cosmo, theme.scss]
code-copy: true
code-overflow: wrap
toc: true