Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 0cf9f81

Browse files
committed
add analytics
1 parent 935e512 commit 0cf9f81

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ const config = {
150150
},
151151
}),
152152

153+
scripts: [{src: 'https://plausible.io/js/script.js', defer: true, 'data-domain': 'behaviortree.dev'}],
154+
153155
};
154156

155157
module.exports = config;

0 commit comments

Comments
 (0)