summaryrefslogtreecommitdiff
path: root/template/preload.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 19:25:03 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 19:25:03 +0000
commit75cf2a9c3cd925d2d8de4b5ef98bdd55c29e9861 (patch)
tree457640db50cd62bac0649119abed37c3bdeb2fe7 /template/preload.st
parentad4d74ea45be6b227027588f6515fb22fafc335a (diff)
Rebrand: rename dump assets/templates to hump
Diffstat (limited to 'template/preload.st')
-rwxr-xr-xtemplate/preload.st8
1 files changed, 4 insertions, 4 deletions
diff --git a/template/preload.st b/template/preload.st
index f498484..dc74159 100755
--- a/template/preload.st
+++ b/template/preload.st
@@ -3,8 +3,8 @@
<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/dumppixellarge.png" class="invisible" />
- <img src="/static/img/dumppixel.png" class="invisible" />
+ <img src="/static/img/humppixellarge.png" class="invisible" />
+ <img src="/static/img/humppixel.png" class="invisible" />
<img src="/static/img/zoom.gif" class="invisible" />
<img src="/static/img/thumbs/heartcolorshift.gif" class="invisible" />
<img src="/static/img/thumbs/smallheart.gif" class="invisible" />
@@ -12,6 +12,6 @@
<img src="/static/img/thumbs/smallheartfaved.gif" class="invisible" />
<img src="/static/img/thumbs/heartover.gif" class="invisible" />
<img src="/static/img/thumbs/heart.gif" class="invisible" />
- <img src="/static/img/dumppixelhover.png" class="invisible" />
- <img src="/static/img/dumppixelhover.png" class="invisible" />
+ <img src="/static/img/humppixelhover.png" class="invisible" />
+ <img src="/static/img/humppixelhover.png" class="invisible" />
</div> \ No newline at end of file