Use index.Rmd instead of rmd to make the build work (#916)
This commit is contained in:
committed by
GitHub
parent
2d1db88de8
commit
2390ed29b1
@@ -2,7 +2,7 @@ delete_merged_file: true
|
||||
new_session: yes
|
||||
|
||||
rmd_files: [
|
||||
"index.rmd",
|
||||
"index.Rmd",
|
||||
"intro.Rmd",
|
||||
|
||||
"explore.Rmd",
|
||||
|
||||
Reference in New Issue
Block a user