Skip to content

Commit

Permalink
fix: cookiebot script rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCatLady committed Oct 30, 2024
1 parent 06f7acb commit 73b67ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ const nextConfig: NextConfig = {
return [
{
source: '/js/uc.js',
destination: 'https://plausible.io/js/script.outbound-links.js',
destination: 'https://consent.cookiebot.com/uc.js',
},
{
source: '/js/script.js',
Expand Down

0 comments on commit 73b67ef

Please sign in to comment.