Skip to content

Commit 098e9b3

Browse files
authored
chore: add rybbit tracking script (#494)
Signed-off-by: Ryan Wang <i@ryanc.cc>
1 parent 1cf9b36 commit 098e9b3

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,11 @@ const config = {
254254
async: true,
255255
"data-website-id": "f9995c32-81e9-4e07-91f2-c276a0d63c9f",
256256
},
257+
{
258+
src: "https://track.halo.run/api/script.js",
259+
defer: true,
260+
"data-site-id": "3",
261+
},
257262
],
258263
};
259264

0 commit comments

Comments
 (0)