Skip to content

Commit

Permalink
Fiox plausible script integration
Browse files Browse the repository at this point in the history
  • Loading branch information
mpanne committed May 16, 2024
1 parent e1ddcf3 commit 4c65c79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,9 @@ export default defineNuxtConfig({
],
script: [
{
type: "text/javascript",
src: "https://plausible.io/js/script.js",
defer: true,
"data-domain": "digitalservicebund.github.io/wie-viele-menschen",
src: "https://plausible.io/js/script.js",
},
],
},
Expand Down

0 comments on commit 4c65c79

Please sign in to comment.