diff --git a/R:Function_Name.Rmd b/R/Function_Name.Rmd similarity index 100% rename from R:Function_Name.Rmd rename to R/Function_Name.Rmd diff --git a/_quarto.yml b/_quarto.yml index da87a61..7add89e 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -1,3 +1,4 @@ +I'm messing with your codeeeeeee project: type: website output-dir: docs @@ -15,4 +16,4 @@ format: html: theme: cosmo css: styles.css - toc: true \ No newline at end of file + toc: true