summaryrefslogtreecommitdiff
path: root/template/rooms/fullscreen.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/rooms/fullscreen.st
parentad4d74ea45be6b227027588f6515fb22fafc335a (diff)
Rebrand: rename dump assets/templates to hump
Diffstat (limited to 'template/rooms/fullscreen.st')
-rwxr-xr-xtemplate/rooms/fullscreen.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/rooms/fullscreen.st b/template/rooms/fullscreen.st
index a634174..7904fde 100755
--- a/template/rooms/fullscreen.st
+++ b/template/rooms/fullscreen.st
@@ -23,7 +23,7 @@
$if(user_nick)$
<div id="loginbox">
- <img src="/static/dumplogo.png"><br>
+ <img src="/static/humplogo.png"><br>
<p> this is hump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on.
if you're a member of the club, sign in below. if not feel free to <a href="#" onclick="jQuery('#loginbox').hide(); return false;">close this window</a> and enjoy the sick pix.</p>
<form onsubmit="login(); return false;">
@@ -34,11 +34,11 @@
<img id="spinner" src="/static/img/spinner.gif">
</form>
<div id="errormsg"></div>
- <a href="/chat"id="toplogo"><img src="/static/dumplogo.png"></a> <img src="/static/img/thumbs/heartfaved.gif" id="fav-indicator">
+ <a href="/chat"id="toplogo"><img src="/static/humplogo.png"></a> <img src="/static/img/thumbs/heartfaved.gif" id="fav-indicator">
</div>
$else$
<div id="loginbox">
- <img src="/static/dumplogo.png"><br>
+ <img src="/static/humplogo.png"><br>
<p> this is hump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on.
if you're a member of the club, sign in bellow. if not feel free to <a href="#" onclick="jQuery('#loginbox').hide(); return false;">close this window</a> and enjoy the sick pix.</p>
<form onsubmit="login(); return false;">