diff --git a/frontend/.env b/frontend/.env index b53dc49260cb0881c09ead78f8a1e0b63429dc9b..70faa8f9a589740601cce72e8d0c213c2e3fc2e8 100644 --- a/frontend/.env +++ b/frontend/.env @@ -6,6 +6,4 @@ REACT_APP_INST=uio REACT_APP_SUPPORT_URL=https://example.org REACT_APP_RESPONSIBLE_ORGANIZATION='Seksjon for integrasjon og elektroniske identiteter (INT)' -REACT_APP_RESPONSIBLE_ORGANIZATION_LINK='https://www.usit.uio.no/om/organisasjon/bnt/usitint/' - -REACT_APP_THEME=default +REACT_APP_RESPONSIBLE_ORGANIZATION_LINK='https://www.usit.uio.no/om/organisasjon/bnt/usitint/' \ No newline at end of file