forked from letsdodigital/letsdodigital.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
53 lines (45 loc) · 1.09 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: "Let's Do Digital"
site-url: "https://letsdodigital.org/"
navbar:
left:
- href: learn/index.qmd
text: Learn
- href: conferences/2024/index.qmd
text: Conference
- href: tickets/index.qmd
text: "Tickets"
- posts.qmd
- forum.qmd
- services-we-offer.qmd
- who-are-we.qmd
page-footer:
left:
- href: contact.qmd
text: Contact
- href: privacy-policy.qmd
text: Privacy Policy
- href: company-information.qmd
text: Company information
- href: sponsor.qmd
text: Sponsor us
- href: paying-the-team.qmd
text: Paying the team
- href: eohi/business-case.qmd
text: Essentials of Health Informatics
right:
- icon: github
href: https://github.com/letsdodigital
- icon: twitter
href: https://twitter.com/letsdodigitalci
twitter-card: true
favicon: media/ldd-logo.png
format:
html:
theme:
light: cosmo
dark: darkly
css: styles.css
toc: true