Skip to content

Commit 2f4ff47

Browse files
authored
Merge pull request #314 from projecthorus/testing
Resolve hemispherical issues
2 parents f9556b0 + 68279b9 commit 2f4ff47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

img/sondehub_au.png

37.9 KB
Loading

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626

2727
<div id="loading">
2828
<div>
29-
<img src="img/sondehub_logo.png" />
30-
<img src="img/splash/splash-wide.png" style="transform: translate(-50%,170%);"/>
29+
<img src="img/sondehub_au.png" />
30+
<img src="img/splash/splash-wide.png" style="transform: translate(-50%,200%);"/>
3131
<div class="bar" style="display: none"><div class="complete"></div></div>
3232
</div>
3333
</div>

0 commit comments

Comments
 (0)