Skip to content

Commit 00ec046

Browse files
committed
feat (sidebar): reordering elements to separate 'github by itself' from 'github with an ide' (lter/scicomp#91)
1 parent 8842a70 commit 00ec046

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

_quarto.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,14 @@ website:
2222
- text: "Workshop Home"
2323
href: index.qmd
2424
- text: "General Background"
25-
href: motivations.qmd
26-
- section: "Core Topics"
25+
contents:
26+
- motivations.qmd
27+
- git-background.qmd
28+
- section: "GitHub by Itself"
2729
contents:
2830
- github.qmd
31+
- section: "GitHub with an IDE"
32+
contents:
2933
- rstudio.qmd
3034
- section: "Advanced Topics"
3135
contents:

0 commit comments

Comments
 (0)