Skip to content

Commit 221eb88

Browse files
committed
replacing temporary logo to socr logo on landing page
1 parent 32a7a4b commit 221eb88

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

img/socr-logo.png

4.13 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ <h4>How to install my own experiment into SOCR webapp?</h4>
470470
<script type='text/javascript'>
471471

472472
window.loading_screen = window.pleaseWait({
473-
logo: "http://pathgather.github.io/please-wait/assets/images/pathgather.png",
473+
logo: "img/socr-logo.png",
474474
backgroundColor: '#1f77b4',
475475
loadingHtml: '<p class="white-text">Statistical Online Computational Resource - Resampling WebApp</p><div class="spinner"><div class="double-bounce1 white-bg"></div><div class="double-bounce2 white-bg"></div></div>'
476476
});

0 commit comments

Comments
 (0)