Skip to content

Commit

Permalink
Add path to resource_files to try and get bib entries on pkgdown site
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRegular committed May 31, 2021
1 parent efc2087 commit 5344352
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ output:
variant: markdown_github
bibliography: bib/refs.bib
csl: bib/apa-no-ampersand.csl
resource_files:
- bib/refs.bib
- apa-no-ampersand.csl
---

```{r, include = FALSE}
Expand Down

0 comments on commit 5344352

Please sign in to comment.