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 e47c021 commit 71347daCopy full SHA for 71347da
_includes/analytics.html
@@ -0,0 +1,2 @@
1
+<!-- add Plausible snippet: see https://plausible.io/contributor.r-project.org for analytics dashboard -->
2
+<script defer data-domain="contributor.r-project.org" src="https://plausible.io/js/plausible.js"></script>
_quarto.yml
@@ -80,5 +80,5 @@ format:
80
link-external-newwindow: true
81
toc: true
82
email-obfuscation: references
83
- #include-in-header: analytics.html
+ include-in-header: _includes/analytics.html
84
0 commit comments