Skip to content

Commit 5fcf4e1

Browse files
authored
Merge pull request projecthorus#105 from darksidelemm/main
Fix hemispherical issues
2 parents ba69fce + 064a390 commit 5fcf4e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

img/sondehub_au_amateur.png

43.4 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%,250%);"/>
29+
<img src="img/sondehub_au_amateur.png" />
30+
<img src="img/splash/splash-wide.png" style="transform: translate(-50%,330%);"/>
3131
<div class="bar" style="display: none"><div class="complete"></div></div>
3232
</div>
3333
</div>

0 commit comments

Comments
 (0)