Skip to content

Commit d160a9c

Browse files
committed
add analytics script
1 parent 6f94953 commit d160a9c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docusaurus.config.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,11 @@ const config = {
144144
},
145145
}),
146146
scripts: [
147-
// {
148-
// src: "https://analytics.ikaros.run/script.js",
149-
// async: true,
150-
// "data-website-id": "32a4e564-ed51-4818-937e-326248ce4691",
151-
// }
147+
{
148+
src: "https://analytics.ikaros.run/script.js",
149+
async: true,
150+
"data-website-id": "80751cab-ce3c-4137-9b61-406f7938dec2",
151+
}
152152
{
153153
src: "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7848114151289724",
154154
async: true,

0 commit comments

Comments
 (0)