Skip to content

Commit 0548b3a

Browse files
authored
Merge pull request #438 from duyet/chore/jitsu
chore(docs): add jitsu
2 parents 344ba21 + 283a014 commit 0548b3a

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

docs/theme.config.jsx

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,16 @@ export default {
66
link: 'https://github.com/duyet/clickhouse-monitoring',
77
},
88
head: (
9-
<Script
10-
async
11-
src="https://cdn.seline.so/seline.js"
12-
data-token="05046b3773d0534"
13-
/>
9+
<>
10+
<Script
11+
async
12+
src="https://cdn.seline.so/seline.js"
13+
data-token="05046b3773d0534"
14+
/>
15+
<Script
16+
async
17+
src="https://cm43x9afh00003b61bdnjgdkj.d.jitsu.com/p.js"
18+
/>
19+
</>
1420
),
1521
}

0 commit comments

Comments
 (0)