Rebrand landing page
This commit is contained in:
parent
dcb4935706
commit
fa97e0c839
32 changed files with 387 additions and 362 deletions
|
@ -84,7 +84,7 @@
|
|||
|
||||
$scope.getEnterpriseLogo = function() {
|
||||
if (!Config.ENTERPRISE_LOGO_URL) {
|
||||
return '/static/img/quay-logo.png';
|
||||
return '/static/img/QuayEnterprise_horizontal_color.svg';
|
||||
}
|
||||
|
||||
return Config.ENTERPRISE_LOGO_URL;
|
||||
|
|
Reference in a new issue