Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
Updated the analytics tracking code with that of self-hosted one (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-klaytn authored Apr 22, 2024
1 parent 36f8a12 commit 4f511dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const config = {
],
],

scripts: [{src: 'https://analytics.us.umami.is/script.js', async: true, 'data-website-id': 'aa08aa8e-7b56-4974-b396-f8083764aa4e'}],
scripts: [{src: 'https://umami.lkw1615.synology.me/script.js', async: true, 'data-website-id': '7dc4d49d-3f21-4dd2-8dd7-90a2cc948dc6'}],

plugins: [
[
Expand Down

0 comments on commit 4f511dc

Please sign in to comment.