Add CCPO logo to login page and update favicon

This commit is contained in:
luis cielak
2018-09-12 17:29:01 -04:00
committed by luisgov
parent e05ac758b7
commit a3564af2b3
6 changed files with 653 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
<div class='login-banner'>
<h1 class="login-banner__heading">Access the JEDI Cloud</h1>
<img class="login-banner__logo" src="/static/img/logo-alt.png" alt="Defense Digital Service Logo">
<img class="login-banner__logo" src="/static/img/ccpo-logo.svg" alt="Cloud Computing Program Office Logo">
<a class="usa-button usa-button-big login-banner__button" href='{{ config.get('CAC_URL','https://cac.atat.codes') }}'><span>Sign in with CAC card</span></a>