Skip to content

Commit 2ed9a6d

Browse files
Include supported-by-posit script
1 parent 04fc333 commit 2ed9a6d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_pkgdown.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ template:
66

77
includes:
88
in_header: |
9+
<script src="https://cdn.jsdelivr.net/gh/posit-dev/supported-by-posit/js/badge.min.js" data-max-height="43" data-light-bg="#666f76" data-light-fg="#f9f9f9"></script>
910
<script defer data-domain="scales.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
1011
1112
development:
@@ -22,7 +23,7 @@ reference:
2223
- compose_label
2324
- number_options
2425

25-
- title: Axis breaks
26+
- title: Axis breaks
2627
desc: >
2728
Use these functions with the `breaks` argument to ggplot2 scales to
2829
control the position of axis breaks and values of legend keys.

0 commit comments

Comments
 (0)