web/satellite: Update login logo to DSC branding
Change-Id: I32ae076c4343c57c23478a8e80104870156c9d33
This commit is contained in:
parent
35d8a840d3
commit
dfe4d09a89
@ -9,7 +9,7 @@ import { Component, Vue } from 'vue-property-decorator';
|
||||
import HeaderlessInput from '@/components/common/HeaderlessInput.vue';
|
||||
|
||||
import AuthIcon from '@/../static/images/AuthImage.svg';
|
||||
import LogoIcon from '@/../static/images/Logo.svg';
|
||||
import LogoIcon from '@/../static/images/dcs-logo.svg';
|
||||
|
||||
import { AuthHttpApi } from '@/api/auth';
|
||||
import { RouteConfig } from '@/router';
|
||||
|
Loading…
Reference in New Issue
Block a user