Skip to content

Commit

Permalink
Update nuxt.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mo9a7i committed Jun 22, 2024
1 parent 500a580 commit 3680d6f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ export default {
{rel: 'icon',type: 'image/png',href: '/assets/images/favicon.png'}
],
script:[
{ src: 'https://webforms.pipedrive.com/f/loader'},
{ src: 'https://webforms.pipedrive.com/f/loader'},
// add this <script defer src="https://umami.monitoring.6d.com.sa/script.js" data-website-id="326eb2ef-0594-48dc-ac5a-9a2472031389"></script>
{ src: 'https://umami.monitoring.6d.com.sa/script.js',defer:true, 'data-website-id':'326eb2ef-0594-48dc-ac5a-9a2472031389'}
]
},

Expand Down

0 comments on commit 3680d6f

Please sign in to comment.