🔧(frontend) theme from env var
We want to be able to brand our website (theme and logo) at build time, we use the dsfr theme but the german will use their own theme with their own logo. We will use a env var to set the theme, depend the environment we will be able to use different theme at build time.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
NEXT_PUBLIC_API_ORIGIN=http://test.jest
|
||||
NEXT_PUBLIC_THEME=test-theme
|
||||
|
||||
Reference in New Issue
Block a user