From 7706501161fff38c77079de888065355cbff5377 Mon Sep 17 00:00:00 2001 From: Brian Hensley <48165493+brnhensley@users.noreply.github.com> Date: Tue, 21 May 2024 13:44:34 -0700 Subject: [PATCH] feat: profile identifier for prism --- gatsby-config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gatsby-config.js b/gatsby-config.js index 01154ddd4ba..0b6e2f359aa 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -442,8 +442,8 @@ module.exports = { 'md', 'java', 'razor', - 'hcl' - ], + 'hcl', + 'profile' ], }, newrelic: { config: {