Skip to content

Commit 31ea645

Browse files
committed
refactor: update plausible domain
1 parent 6e948d8 commit 31ea645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const injectPlausiblePlugin = () => ({
2828
attributes: {
2929
src: 'https://plausible.io/js/plausible.js',
3030
defer: true,
31-
'data-domain': 'docs.logto.io',
31+
'data-domain': 'logto.io',
3232
},
3333
},
3434
{

0 commit comments

Comments
 (0)