Skip to content

Commit

Permalink
chore: chaneg analytics endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
SrIzan10 committed Jul 20, 2024
1 parent aaff2a0 commit cca08b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astro.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export default defineConfig({
!import.meta.env.DEV ? {
tag: 'script',
attrs: {
src: 'https://analytics.sern.dev/script.js',
src: 'https://analytics.sern.dev/ua.js',
'data-website-id': 'db608ae9-3ae2-49ed-9f7c-3ba0d5abe1b6',
defer: true,
},
Expand Down

0 comments on commit cca08b8

Please sign in to comment.