-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
51 lines (46 loc) · 1.07 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
project:
type: website
output-dir: docs
preview:
port: 4300
browser: false
resources:
- public
- CNAME
website:
title: "Henrik Korsgaard"
search: false
site-path: /about.qmd
page-footer:
center:
- href: https://hci.social/web/@heenrik
icon: "mastodon"
- href: mailto:[email protected]?Subject=I%20saw%20your%20website...
icon: "envelope"
- href: https://github.com/henrikkorsgaard
icon: "github"
- href: https://twitter.com/heenrik
icon: "twitter"
- href: https://www.linkedin.com/in/henrik-korsgaard-77a0831b/
icon: "linkedin"
navbar:
collapse: false
pinned: false
title: false
logo: "/public/images/henrik-transparent.png"
logo-href: /index.qmd
left:
- href: notes.qmd
text: NOTES
- href: things.qmd
text: THINGS
- href: research.qmd
text: RESEARCH
- href: index.qmd
text: ABOUT
format:
html:
theme: cosmo
css: css/styles.css
toc: false
email-obfuscation: "javascript"