-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
41 lines (37 loc) · 943 Bytes
/
Copy path_quarto.yml
File metadata and controls
41 lines (37 loc) · 943 Bytes
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
project:
type: website
format:
html:
toc: true
theme: lux
css: styles.css
resources:
- CNAME
website:
title: "FPsim"
navbar:
logo: starsim-logo-dark.png
search: true
tools:
- icon: github
menu:
- text: Source Code
href: https://github.com/starsimhub/fpsim
- text: Report a Bug
href: https://github.com/starsimhub/fpsim/issues
page-footer:
left: |
[Privacy and Cookies Notice](https://www.gatesfoundation.org/Privacy-and-Cookies-Notice) |
[Terms of Use](https://www.gatesfoundation.org/Terms-of-Use)
center: |
© 2022–2026, Gates Foundation. All rights reserved.
right:
- icon: github
href: https://github.com/starsimhub/fpsim
aria-label: GitHub
- icon: envelope-at-fill
href: mailto:info@fpsim.org
- icon: globe
href: https://fpsim.org/
execute:
freeze: auto