Skip to content

Commit

Permalink
FEATURE: Re activate analytics for push in prod
Browse files Browse the repository at this point in the history
  • Loading branch information
cretonv committed Sep 25, 2023
1 parent 49e1ff8 commit 0ad0251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ export default defineNuxtConfig({
prismic: { endpoint: 'https://vincent-creton.cdn.prismic.io/api/v2', modern: true, preview: false, toolbar: false },
app: {
pageTransition: { name: 'page', mode: 'out-in' },
/*head: {
head: {
script: [
{
id: "fairlytics-id-ajcu6jd9k7ysd6",
"data-fairlyticskey": "0927c3595bb8bc74dcb892103c7f3db3",
src: "https://app.fairlytics.tech/tag/tag.js",
}
],
} */
}
},
nitro: {
prerender: {
Expand Down

0 comments on commit 0ad0251

Please sign in to comment.