From 87586f73fc5741070466d189dfab807a190753e5 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 31 Mar 2021 19:41:58 +0200 Subject: add potential to generate custom headers and custom pages --- frontend/site/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/site/index.js') diff --git a/frontend/site/index.js b/frontend/site/index.js index 337d362..6d80528 100644 --- a/frontend/site/index.js +++ b/frontend/site/index.js @@ -4,7 +4,7 @@ import { Provider } from 'react-redux' import './site.css' -import App from 'site/app' +import App from './APP_TARGET' import { store, history } from 'site/store' -- cgit v1.2.3-70-g09d2