Skip to content

Commit 0427a21

Browse files
authored
feat: add metrics (#25)
* feat: add metrics * don't use hosted service
1 parent d23b221 commit 0427a21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ module.exports = {
1313
favicon: "img/favicon.ico",
1414
organizationName: "StardustXR", // Usually your GitHub org/user name.
1515
projectName: "website", // Usually your repo name.
16+
scripts: [{src: 'https://plausible.fyralabs.com/js/script.hash.outbound-links.js', defer: true, 'data-domain': 'stardustxr.org'}],
1617
markdown: {
1718
mermaid: true,
1819
},

0 commit comments

Comments
 (0)