-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
53 lines (48 loc) · 994 Bytes
/
_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
51
52
53
project:
type: website
output-dir: docs
website:
title: "Christian Knudsen"
navbar:
left:
- href: index.qmd
text: Home
- text: CV
menu:
- href: work
text: Work
- href: education
text: Education
- href: organisations
text: Organisations
- href: other
text: Other
- href: publications
text: Publications
- href: stuff
text: External Stuff
- href: notes
text: Notes and stuff
page-footer:
left: "(c) Christian Knudsen, 2023 –. "
twitter-card: true
open-graph: true
format:
html:
theme: cosmo
css: styles.css
toc: true
editor: source
babelquarto:
languagelinks: navbar
languagecodes:
- name: da
text: "Dansk"
- name: en
text: "English"
mainlanguage: 'en'
languages: ['da']
title-da: Christian Knudsen
description-da: description in da
author-da: author in da
lang: en