mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-18 16:24:01 +00:00
feat: add umami script.
This commit is contained in:
@@ -233,5 +233,13 @@ const darkCodeTheme = require("prism-react-renderer/themes/palenight");
|
||||
},
|
||||
],
|
||||
],
|
||||
scripts: [
|
||||
{
|
||||
src: "https://analytics.halo.run/umami.js",
|
||||
async: true,
|
||||
defer: true,
|
||||
"data-website-id": "84657224-4386-44b9-b012-3258c70a49eb",
|
||||
},
|
||||
],
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user