Use index.Rmd instead of rmd to make the build work (#916)

This commit is contained in:
Mine Cetinkaya-Rundel
2021-01-31 16:34:35 +00:00
committed by GitHub
parent 2d1db88de8
commit 2390ed29b1
2 changed files with 1 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ delete_merged_file: true
new_session: yes
rmd_files: [
"index.rmd",
"index.Rmd",
"intro.Rmd",
"explore.Rmd",