Skip to content

Commit

Permalink
Merge pull request #438 from duyet/chore/jitsu
Browse files Browse the repository at this point in the history
chore(docs): add jitsu
  • Loading branch information
duyet authored Dec 3, 2024
2 parents 344ba21 + 283a014 commit 0548b3a
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions docs/theme.config.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,16 @@ export default {
link: 'https://github.com/duyet/clickhouse-monitoring',
},
head: (
<Script
async
src="https://cdn.seline.so/seline.js"
data-token="05046b3773d0534"
/>
<>
<Script
async
src="https://cdn.seline.so/seline.js"
data-token="05046b3773d0534"
/>
<Script
async
src="https://cm43x9afh00003b61bdnjgdkj.d.jitsu.com/p.js"
/>
</>
),
}

1 comment on commit 0548b3a

@vercel
Copy link

@vercel vercel bot commented on 0548b3a Dec 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.