From d52aa3246e0e15e6cb362b7b08fcd3d15d2b8e90 Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Thu, 1 Oct 2020 10:38:09 -0400 Subject: [PATCH] Revert "Revert "AA-291: Add Optimizely (#219)" (#227)" (#229) This reverts commit 42715d3de24572be9712a7c076b216747ed116df. --- public/index.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/public/index.html b/public/index.html index c022b7f0..ed8b3bea 100644 --- a/public/index.html +++ b/public/index.html @@ -1,10 +1,13 @@ - Course | <%= process.env.SITE_NAME %> - - - + Course | <%= process.env.SITE_NAME %> + + + + <% if (htmlWebpackPlugin.options.OPTIMIZELY_PROJECT_ID) { %> + + <% } %>