Skip to content

Commit

Permalink
Add plausible analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
feihong committed Nov 30, 2023
1 parent 3e0be45 commit 23a2619
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,7 @@ export default defineConfig({
},
],
},
head: [
['script', { defer: '', 'data-domain': 'react-book.melange.re', src: 'https://plausible.io/js/script.js' }]
],
})

0 comments on commit 23a2619

Please sign in to comment.