Skip to content

Commit 90d60c0

Browse files
Include supported-by-posit script (#205)
1 parent 446fcd7 commit 90d60c0

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
@@ -9,9 +9,10 @@ template:
99

1010
includes:
1111
in_header: |
12+
<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>
1213
<script defer data-domain="lifecycle.r-lib.org,all.tidyverse.org" src="https://plausible.io/js/plausible.js"></script>
1314
1415
news:
15-
releases:
16-
- text: "lifecycle 1.0.0"
17-
href: https://www.tidyverse.org/blog/2021/02/lifecycle-1-0-0/
16+
releases:
17+
- text: "lifecycle 1.0.0"
18+
href: https://www.tidyverse.org/blog/2021/02/lifecycle-1-0-0/

0 commit comments

Comments
 (0)