diff options
Diffstat (limited to 'template/preload.st')
| -rw-r--r-- | template/preload.st | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/template/preload.st b/template/preload.st index b14f8b9..8ade411 100644 --- a/template/preload.st +++ b/template/preload.st @@ -3,5 +3,7 @@ <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big" /> <img src="/static/img/upload.png" class="invisible" /> <img src="/static/img/fade-blue.png" class="invisible" /> - <img src="/static/img/calm.gif" class="invisible" /> + <img src="/static/img/dumppixellarge.png" class="invisible" /> + <img src="/static/img/dumppixel.png" class="invisible" /> + <img src="/static/img/dumppixelhover.png" class="invisible" /> </div>
\ No newline at end of file |
