feat: add metrics (#25)
* feat: add metrics * don't use hosted service
This commit was merged in pull request #25.
This commit is contained in:
@@ -13,6 +13,7 @@ module.exports = {
|
|||||||
favicon: "img/favicon.ico",
|
favicon: "img/favicon.ico",
|
||||||
organizationName: "StardustXR", // Usually your GitHub org/user name.
|
organizationName: "StardustXR", // Usually your GitHub org/user name.
|
||||||
projectName: "website", // Usually your repo name.
|
projectName: "website", // Usually your repo name.
|
||||||
|
scripts: [{src: 'https://plausible.fyralabs.com/js/script.hash.outbound-links.js', defer: true, 'data-domain': 'stardustxr.org'}],
|
||||||
markdown: {
|
markdown: {
|
||||||
mermaid: true,
|
mermaid: true,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user