Skip to content

Commit

Permalink
Website: Configure Fathom for SPA
Browse files Browse the repository at this point in the history
  • Loading branch information
amacneil committed Jul 25, 2023
1 parent a1c3cee commit 4affce7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ if (process.env.NODE_ENV === "production") {
attributes: {
src: "https://cdn.usefathom.com/script.js",
"data-site": "RULHQVMR", // cspell:disable-line
"data-spa": "history",
defer: "defer",
},
});
Expand Down

0 comments on commit 4affce7

Please sign in to comment.