We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f58211 commit c8a2e26Copy full SHA for c8a2e26
_pkgdown.yml
@@ -4,6 +4,10 @@ template:
4
bootstrap: 5
5
template: tidytemplate
6
7
+ includes:
8
+ 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>
10
+
11
development:
12
mode: auto
13
@@ -34,7 +38,7 @@ reference:
34
38
35
39
articles:
36
40
- title: Articles
37
- navbar: ~
41
+ navbar:
42
contents:
43
- setup
44
- benchmarks
0 commit comments