From a734f48fe92707a090ecaad219197876d1dfd01f Mon Sep 17 00:00:00 2001 From: avahoffman Date: Wed, 28 Aug 2024 12:16:59 -0400 Subject: [PATCH] Punchier title --- _bookdown.yml | 2 +- index.Rmd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_bookdown.yml b/_bookdown.yml index b787081..478bdf9 100644 --- a/_bookdown.yml +++ b/_bookdown.yml @@ -1,4 +1,4 @@ -book_filename: "BioDIGS in the Classroom" +book_filename: "BioDIGS: Getting Started" chapter_name: "Chapter " repo: https://github.com/jhudsl/AnVIL_BioDIGS_Book/ rmd_files: ["index.Rmd", diff --git a/index.Rmd b/index.Rmd index 623bf8b..0188cc4 100644 --- a/index.Rmd +++ b/index.Rmd @@ -1,5 +1,5 @@ --- -title: "GDSCN Book: BioDIGS in the Classroom" +title: "BioDIGS: Getting Started" date: "`r format(Sys.time(), '%B %d, %Y')`" site: bookdown::bookdown_site documentclass: book