Skip to content

Commit 334a8e5

Browse files
Include supported-by-posit script (#1230)
1 parent efca82a commit 334a8e5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_pkgdown.yml

Lines changed: 4 additions & 3 deletions
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="purrr.tidyverse.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
1011
1112
development:
@@ -96,9 +97,9 @@ reference:
9697

9798
- title: Superseded
9899
description: |
99-
Superseded functions have been replaced by superior solutions, but
100-
due to their widespread use will not go away. However, they will not
101-
get any new features and will only receive critical bug fixes.
100+
Superseded functions have been replaced by superior solutions, but
101+
due to their widespread use will not go away. However, they will not
102+
get any new features and will only receive critical bug fixes.
102103
contents:
103104
- flatten
104105
- map_df

0 commit comments

Comments
 (0)