diff --git a/dev/articles/ggplot2_files/figure-html/unnamed-chunk-2-1.png b/dev/articles/ggplot2_files/figure-html/unnamed-chunk-2-1.png index eb1251f..8663bdc 100644 Binary files a/dev/articles/ggplot2_files/figure-html/unnamed-chunk-2-1.png and b/dev/articles/ggplot2_files/figure-html/unnamed-chunk-2-1.png differ diff --git a/dev/articles/gt.html b/dev/articles/gt.html index c9a5b5a..381863d 100644 --- a/dev/articles/gt.html +++ b/dev/articles/gt.html @@ -154,23 +154,23 @@

Preparing the table# Show the gt table gt_tbl -
- @@ -727,23 +727,23 @@

Adding colour#> Warning: Since gt v0.9.0, the `colors` argument has been deprecated. #> Please use the `palette` argument to define a color palette. #> This warning is displayed once every 8 hours.

-
- @@ -1265,23 +1265,23 @@

Adding colour#> Warning: Since gt v0.9.0, the `colors` argument has been deprecated. #> Please use the `fn` argument instead. #> This warning is displayed once every 8 hours.

-
- diff --git a/dev/articles/made-with-palettes.html b/dev/articles/made-with-palettes.html index 5f5dd54..bcfa5c7 100644 --- a/dev/articles/made-with-palettes.html +++ b/dev/articles/made-with-palettes.html @@ -585,8 +585,10 @@ #one table tr { border-top-width: 2px; border-top-style: solid !important; + border-top-color: #D3D3D3; border-bottom-width: 2px; border-bottom-style: solid !important; + border-bottom-color: #D3D3D3; display: block; margin-bottom: .625em; padding: .35em; diff --git a/dev/pkgdown.yml b/dev/pkgdown.yml index 085e3a2..32393a1 100644 --- a/dev/pkgdown.yml +++ b/dev/pkgdown.yml @@ -9,7 +9,7 @@ articles: ggplot2: ggplot2.html gt: gt.html palettes: palettes.html -last_built: 2024-02-04T02:52Z +last_built: 2024-02-04T08:08Z urls: reference: https://mccarthy-m-g.github.io/palettes/reference article: https://mccarthy-m-g.github.io/palettes/articles