From def7101609dc66b88da46a5d8b1f747be5a5b3f6 Mon Sep 17 00:00:00 2001 From: Jack Hendrix <55209731+jghendrix@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:01:29 -0230 Subject: [PATCH 1/2] Rename R:Function_Name.Rmd to R/Function_Name.Rmd --- R:Function_Name.Rmd => R/Function_Name.Rmd | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename R:Function_Name.Rmd => R/Function_Name.Rmd (100%) 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 From 8b6ea10550541e1cf24f09e0c95ca1e77f298190 Mon Sep 17 00:00:00 2001 From: Jack Hendrix <55209731+jghendrix@users.noreply.github.com> Date: Tue, 13 Aug 2024 12:04:03 -0230 Subject: [PATCH 2/2] Update _quarto.yml --- _quarto.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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