From b50f586aae740cf763fe4303caaedbe86c83329d Mon Sep 17 00:00:00 2001 From: John P Vajda Date: Wed, 7 Apr 2021 16:24:43 -0600 Subject: [PATCH] chore: updated segment write key --- gatsby-config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gatsby-config.js b/gatsby-config.js index 934bb1e60..c09d617ec 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -22,7 +22,7 @@ module.exports = { component: require.resolve('./src/layouts'), mobileBreakpoint: '760px', }, - prism: { + prism: { languages: ['yaml', 'sass', 'scss', 'java'], }, splitio: { @@ -98,7 +98,7 @@ module.exports = { tessen: { product: 'DEV', subproduct: 'TDEV', - segmentWriteKey: 'AEfP8c1VSuFxhMdk3jYFQrYQV9sHbUXx', + segmentWriteKey: 'Ako0hclX8WGHwl9rm4n5uxLtT4wgEtuU', trackPageViews: true, pageView: { name: 'pageView',