Skip to content

Commit 0994230

Browse files
author
AAoritz
committed
turn mathjax on in pkgdown config file
1 parent da1006d commit 0994230

File tree

5 files changed

+9
-11
lines changed

5 files changed

+9
-11
lines changed

_pkgdown.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
url: https://aaoritz.github.io/nuts/
22
template:
33
bootstrap: 5
4+
params:
5+
mathjax: true
46
home:
57
title: Convert European Regional Data in R
68
reference:
@@ -15,4 +17,4 @@ reference:
1517
- title: Data
1618
desc: Data sets required for conversion and examples
1719
- contents:
18-
starts_with("all_nuts_|cross_|manure|patents")
20+
starts_with("all_nuts_|cross_|manure|patents")

docs/authors.html

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pkgdown: 2.0.7
33
pkgdown_sha: ~
44
articles:
55
nuts: nuts.html
6-
last_built: 2024-03-27T08:13Z
6+
last_built: 2024-03-27T08:43Z
77
urls:
88
reference: https://aaoritz.github.io/nuts/reference
99
article: https://aaoritz.github.io/nuts/articles

docs/sitemap.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,9 @@
1818
<url>
1919
<loc>https://aaoritz.github.io/nuts/articles/nuts.html</loc>
2020
</url>
21-
<url>
22-
<loc>https://aaoritz.github.io/nuts/authors (conflicted copy 2024-03-18 212548).html</loc>
23-
</url>
2421
<url>
2522
<loc>https://aaoritz.github.io/nuts/authors.html</loc>
2623
</url>
27-
<url>
28-
<loc>https://aaoritz.github.io/nuts/index (conflicted copy 2024-03-18 212552).html</loc>
29-
</url>
3024
<url>
3125
<loc>https://aaoritz.github.io/nuts/index.html</loc>
3226
</url>

0 commit comments

Comments
 (0)