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 1c07d1d commit 5ec4372Copy full SHA for 5ec4372
_quarto-website.yml
@@ -7,9 +7,6 @@ format:
7
subtitle: "Bigger Data, Easier Workflows"
8
author: "Nic Crane, Jonathan Keane, and Neal Richardson"
9
reader-mode: true
10
- google-analytics: "G-4JT42QR6DV"
11
- site-url: https://arrowrbook.com/
12
- repo-url: https://github.com/arrowrbook/book/
13
repo-branch: main
14
repo-actions: [source, issue]
15
page-footer:
_quarto.yml
@@ -22,6 +22,10 @@ book:
22
- references.qmd
23
appendices:
24
- appendix.qmd
25
+ google-analytics:
26
+ tracking-id: "G-4JT42QR6DV"
27
+ site-url: https://arrowrbook.com/
28
+ repo-url: https://github.com/arrowrbook/book/
29
30
bibliography: references.bib
31
0 commit comments