forked from letsdodigital/letsdodigital.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
42 lines (35 loc) · 895 Bytes
/
_quarto.yml
File metadata and controls
42 lines (35 loc) · 895 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
project:
type: website
website:
title: "Let's Do Digital"
site-url: "https://letsdodigital.org/"
navbar:
left:
- href: learn/index.qmd
text: Learn
- text: Conferences
menu:
- href: conferences/2024/index.qmd
text: "2024"
- href: conferences/2023/index.qmd
text: "2023"
- href: conferences/2022/index.qmd
text: "2022"
- text: Webinars
menu:
- href: webinars/quarterly/index.qmd
text: "Quarterly"
- href: webinars/ask-a-clinician/index.qmd
text: "Ask a clinician"
- posts.qmd
- href: https://letsdodigital.org/coding-cheatsheet/
text: Cheatsheets
- who-are-we.qmd
favicon: media/ldd-logo.png
format:
html:
theme:
light: cosmo
dark: darkly
css: styles.css
toc: true