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