Skip to content

Commit 4190e89

Browse files
authored
Update _quarto.yml
1 parent 54e7815 commit 4190e89

1 file changed

Lines changed: 18 additions & 6 deletions

File tree

_quarto.yml

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,26 @@ book:
1010
favicon: images/favicon.png
1111
chapters:
1212
- index.qmd
13-
- part: "Getting Started"
13+
- part: "Online GitHub Editor"
1414
chapters:
15-
- install.qmd
16-
- create.qmd
17-
- part: "Customization"
15+
- OGHE_start.qmd
16+
- OGHE_create.qmd
17+
- OGHE_template.qmd
18+
- OGHE_customize.qmd
19+
- domain.qmd
20+
- part: "GitHub Desktop"
21+
chapters:
22+
- GHD_start.qmd
23+
- GHD_create.qmd
24+
- GHD_template.qmd
25+
- GHD_customize.qmd
26+
- domain.qmd
27+
- part: "RStudio and Git"
1828
chapters:
19-
- template.qmd
20-
- customizing.qmd
29+
- RSG_start.qmd
30+
- RSG_create.qmd
31+
- RSG_template.qmd
32+
- RSG_customize.qmd
2133
- domain.qmd
2234

2335
bibliography: references.bib

0 commit comments

Comments
 (0)