We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00ec046 commit d805b54Copy full SHA for d805b54
1 file changed
_quarto.yml
@@ -25,12 +25,12 @@ website:
25
contents:
26
- motivations.qmd
27
- git-background.qmd
28
- - section: "GitHub by Itself"
+ - section: "Using GitHub..."
29
30
- - github.qmd
31
- - section: "GitHub with an IDE"
32
- contents:
33
- - rstudio.qmd
+ - text: "With a Browser"
+ href: github.qmd
+ - text: "With an IDE"
+ href: rstudio.qmd
34
- section: "Advanced Topics"
35
36
- conflicts.qmd
0 commit comments