-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathglue_pkgdown.yml
More file actions
25 lines (21 loc) · 818 Bytes
/
glue_pkgdown.yml
File metadata and controls
25 lines (21 loc) · 818 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
url: https://glue.tidyverse.org
template:
package: tidytemplate
bootstrap: 5
includes:
in_header: |
<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>
<!-- Privacy-friendly analytics by Plausible -->
<script async src="https://plausible.io/js/pa-o9ySutNf0BRKwH-aSWn7-.js"></script>
<script>
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
plausible.init()
</script>
params:
ganalytics: UA-115082821-1
development:
mode: auto
news:
releases:
- text: "glue 1.2.0"
href: https://www.tidyverse.org/blog/2017/10/glue-1.2.0/