diff --git a/appstore/appstore/settings/eduhelx-data720_settings.py b/appstore/appstore/settings/eduhelx-data720_settings.py index 90771480..14bbab60 100644 --- a/appstore/appstore/settings/eduhelx-data720_settings.py +++ b/appstore/appstore/settings/eduhelx-data720_settings.py @@ -3,11 +3,11 @@ # TODO remove Application brand once the new frontend is complete and # the django templates in core are removed. -APPLICATION_BRAND = "eduhelx-dev" +APPLICATION_BRAND = "eduhelx-data720" PRODUCT_SETTINGS = ProductSettings( - brand="eduhelx-dev", - title="EduHeLx Dev", + brand="eduhelx-data720", + title="EduHeLx Data720", logo_url="/static/images/eduhelx/logo.png", color_scheme=ProductColorScheme("#666666", "#e6e6e6"), #TBD links=[],