Skip to content

Commit

Permalink
adding handsons to TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
brunj7 committed Nov 13, 2023
1 parent 349354e commit 8cfee61
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
3 changes: 0 additions & 3 deletions 01-handson_github_website.qmd
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
---
title: "Forks and Branches using the GitHub website"
format:
html:
embed-resources: true
---

```{r setup, include=FALSE}
Expand Down
3 changes: 0 additions & 3 deletions 02-handson_github_rstudio.qmd
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
---
title: "GitHub branches using RStudio"
format:
html:
embed-resources: true
---

```{r setup, include=FALSE}
Expand Down
4 changes: 4 additions & 0 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ website:
contents:
- href: github_intro.qmd
text: "Short intro to GitHub"
- href: 01-handson_github_website.qmd
text: "Using Github's website to track your work"
- href: 02-handson_github_rstudio.qmd
text: "Using Rstudio, git and GitHub to track your work"
- href: github_org.qmd
text: "GitHub organizations"
- href: github_teams.qmd
Expand Down

0 comments on commit 8cfee61

Please sign in to comment.