diff --git a/public/index.html b/public/index.html index ab09aacd2b..f29a390645 100644 --- a/public/index.html +++ b/public/index.html @@ -1,16 +1,26 @@ - + Course | <%= process.env.SITE_NAME %> - - - + + + <% if (htmlWebpackPlugin.options.OPTIMIZELY_PROJECT_ID) { %> - + <% } %>
+