Skip to content

Commit

Permalink
Correct Google tag id
Browse files Browse the repository at this point in the history
  • Loading branch information
seadeep42 committed Oct 19, 2024
1 parent 39bdd72 commit f959bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default defineConfig({
VitePluginRadar({
// Google Analytics tag injection
analytics: {
id: 'G-1FX33BYDE4',
id: 'G-PEVSJ5Y1KM',
},
}),
htmlPlugin(htmlPluginOptions)
Expand Down

0 comments on commit f959bdc

Please sign in to comment.