diff --git a/app/static/img/Supercomputer-logo-final-01.jpg b/app/static/img/Supercomputer-logo-final-01.jpg new file mode 100644 index 0000000000000000000000000000000000000000..2a9803927f3b2edde6895e94768ea3c572d256c4 Binary files /dev/null and b/app/static/img/Supercomputer-logo-final-01.jpg differ diff --git a/app/templates/auth/SignUp.html b/app/templates/auth/SignUp.html index 891a09a663e1b0ed49f4d0bd2a13840cd8371f2c..779d5fd681ba80f84d6f562f88682ab7bd234630 100644 --- a/app/templates/auth/SignUp.html +++ b/app/templates/auth/SignUp.html @@ -78,7 +78,7 @@ <div class="container content" role="main" style="width: 625px"> <div style="position:relative;"> - <img alt="logo" height="auto" width="100%" style="margin-bottom: 20px" src="{{ url_for('static', filename='img/cheaha-logo-a605de0aecd3006b82a5ee30a6d0cb8cd9bf8b7e836296cc293eac746a4c2b11.png') }}"> + <img alt="logo" height="auto" width="100%" style="margin-bottom: 20px" src="{{ url_for('static', filename='img//Supercomputer-logo-final-01.jpg') }}"> <a href="https://tinyurl.com/cheahaAL" target="_blank"> <div style="float:left;position:absolute;display:block;left:310px;top:-6px;padding:10px 20px;"> </div> </a>