Skip to content

Commit

Permalink
Merge pull request #6 from fhdsl/workshop-materials
Browse files Browse the repository at this point in the history
Fixed header
  • Loading branch information
caalo authored Dec 20, 2023
2 parents 69bc202 + 510f5e0 commit 7257c69
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions 01-workshop.Rmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
```{r, include = FALSE}
ottrpal::set_knitr_image_path()
```
# Workshop Notes

## Review Intro to Git material

Expand Down
2 changes: 1 addition & 1 deletion _bookdown.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
book_filename: "WDL Workflows Guide"
book_filename: "Collaborative Git and GitHub"
chapter_name: "Chapter "
repo: https://github.com/jhudsl/OTTR_Template/
rmd_files: ["index.Rmd",
Expand Down
2 changes: 1 addition & 1 deletion index.Rmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "WDL Workflows Guide"
title: "Collaborative Git and GitHub"
date: "`r format(Sys.time(), '%B, %Y')`"
site: bookdown::bookdown_site
documentclass: book
Expand Down

0 comments on commit 7257c69

Please sign in to comment.