Skip to content

Commit

Permalink
chore: added the _test_ OneTrust ID for cookie consent
Browse files Browse the repository at this point in the history
NOTE: this is using the test ID. Once we are sure that everything is
set up correctly, we should update to the production ID. For more
details, see this issue:

newrelic/gatsby-theme-newrelic#347
  • Loading branch information
zstix committed Sep 17, 2021
1 parent ee5ef74 commit 863c1b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ module.exports = {
{
resolve: '@newrelic/gatsby-theme-newrelic',
options: {
oneTrustID: '77dd4d78-49db-4057-81ea-4bc325d6ecdd-test',
forceTrailingSlashes: true,
layout: {
contentPadding: '2rem',
Expand Down

0 comments on commit 863c1b7

Please sign in to comment.