Skip to content

Commit 0c9d9ac

Browse files
authored
Merge pull request #2 from ropensci/maelle-patch-1
docs: update math rendering option
2 parents fb2804d + bc17b8b commit 0c9d9ac

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

_pkgdown.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
url: https://aaoritz.github.io/nuts/
22
template:
33
bootstrap: 5
4-
params:
5-
mathjax: true
4+
math-rendering: mathjax
65
home:
76
title: Convert European Regional Data in R
87
reference:
@@ -17,4 +16,4 @@ reference:
1716
- title: Data
1817
desc: Data sets required for conversion and examples
1918
- contents:
20-
starts_with("all_nuts_|cross_|manure|patents")
19+
starts_with("all_nuts_|cross_|manure|patents")

0 commit comments

Comments
 (0)