-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
51 lines (45 loc) · 1.41 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
project:
type: website
output-dir: docs
website:
title: "docs"
navbar:
left:
- href: index.qmd
text: Home
- href: cad.qmd
text: CAD
right:
- icon: "envelope-at"
href: "mailto:ghe@mavt.ethz.ch?subject=Design of HDPE bottle collection"
aria-label: Email
- icon: github
href: https://github.com/global-health-engineering
aria-label: GitHub
- icon: chat-left-dots
href: https://matrix.to/#/#ghe-open:staffchat.ethz.ch
aria-label: Matrix
page-footer:
left: |
This project was supported by the
[Global Health Engineering Group at ETH Zurich](https://ghe.ethz.ch)
right:
- icon: "envelope-at"
href: "mailto:ghe@mavt.ethz.ch?subject=Design of HDPE bottle collection"
aria-label: Email
- icon: github
href: https://github.com/global-health-engineering
aria-label: GitHub
- icon: chat-left-dots
href: https://matrix.to/#/#ghe-open:staffchat.ethz.ch
aria-label: Matrix
format:
html:
theme:
light: [litera, theme.scss]
highlight-style: a11y-dark
toc: true
mainfont: "Atkinson Hyperlegible"
include-in-header:
- text: |
<script defer data-domain="global-health-engineering.github.io/pre-cleaning-system-design-for-hdpe-bottles" src="https://plausible.io/js/script.js"></script>