Skip to content

Commit 0769059

Browse files
Merge pull request #162 from r-devel/SaranjeetKaur-patch-1-cover-page
add cover page
2 parents 372ace5 + c5acf2b commit 0769059

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.Rmd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ biblio-style: apalike
1010
link-citations: yes
1111
github-repo: r-devel/rdevguide
1212
url: https://contributor.r-project.org/rdevguide
13-
cover-image: "img/Rlogo.png"
13+
cover-image: "img/cover_page.png"
1414
favicon: "img/Rlogo.svg"
15-
description: "A guide to R development."
15+
description: "
16+
This guide is a comprehensive resource for contributing to base R for both new and experienced contributors."
1617
---
1718

1819
# {-}

0 commit comments

Comments
 (0)