feat: add metrics #25

Merged
lleyton merged 2 commits from patch-1 into main 2025-04-07 16:59:10 -04:00
Showing only changes of commit 1494e5f06e - Show all commits

View File

@@ -13,6 +13,7 @@ module.exports = {
favicon: "img/favicon.ico",
organizationName: "StardustXR", // Usually your GitHub org/user name.
projectName: "website", // Usually your repo name.
scripts: [{src: 'https://plausible.io/js/script.hash.outbound-links.js', defer: true, 'data-domain': 'stardustxr.org'}],
markdown: {
mermaid: true,
},