diff --git a/.Rbuildignore b/.Rbuildignore
new file mode 100644
index 0000000..91114bf
--- /dev/null
+++ b/.Rbuildignore
@@ -0,0 +1,2 @@
+^.*\.Rproj$
+^\.Rproj\.user$
diff --git a/cv.Rmd b/index.Rmd
similarity index 87%
rename from cv.Rmd
rename to index.Rmd
index 1c040d8..586f6f5 100644
--- a/cv.Rmd
+++ b/index.Rmd
@@ -69,9 +69,6 @@ CV %>% print_skill_bars()
CV %>% print_hard_bars()
```
-
-
-
## Soft skills {#soft}
```{r}
@@ -79,13 +76,6 @@ CV %>% print_soft_bars()
```
-## Disclaimer {#disclaimer}
-
-Made with the R package [**pagedown**](https://github.com/rstudio/pagedown).
-
-The source code is available [on github.com/biamuniz/resume](https://github.com/biamuniz/resume).
-
-Last updated on `r Sys.Date()`.
# Main
@@ -116,5 +106,13 @@ CV %<>% print_section('education')
CV %<>% print_section('talks')
```
+## Disclaimer {#disclaimer}
+
+Made with the R package
+[**pagedown**](https://github.com/rstudio/pagedown).
+The source code is available
+[on github.com/biamuniz/resume](https://github.com/biamuniz/resume).
+
+Last updated on `r Sys.Date()`.
diff --git a/cv.html b/index.html
similarity index 99%
rename from cv.html
rename to index.html
index 9d1a21e..fddf262 100644
--- a/cv.html
+++ b/index.html
@@ -32516,7 +32516,6 @@
Made with the R package pagedown.
-The source code is available on github.com/biamuniz/resume.
-Last updated on 2023-12-03.
-Made with the R package
+pagedown.
The source code is available
+on github.com/biamuniz/resume.
Last updated on 2023-12-03.
+