diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-03 22:01:05 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-03 22:01:05 +0000 |
| commit | 36202d8defb26f87264914f60c39c768cff3729e (patch) | |
| tree | a57224b8bba7fc7a7c65a8c3b0408847e9043a3d /template/fullscreen.st | |
| parent | d220d620e425ee6128c83229467e3ccac8f3ebf2 (diff) | |
Hump.fm: remove dump.fm branding
Diffstat (limited to 'template/fullscreen.st')
| -rwxr-xr-x | template/fullscreen.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/fullscreen.st b/template/fullscreen.st index 54960fc..dc1503c 100755 --- a/template/fullscreen.st +++ b/template/fullscreen.st @@ -1,6 +1,6 @@ <html> <head> - <title>dump.fm - fullscreen</title> + <title>hump.fm - fullscreen</title> <script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> <script src="/static/js/pichat.js?v=20260130"></script> <script src="/static/js/fullscreen.js?v=20260126"></script> @@ -23,7 +23,7 @@ <div id="loginbox" class="box b"> <a href="#" class="close"onclick="jQuery('#loginbox').fadeOut(); return false;">x</a> <img src="/static/dumplogo.png"><br> <p class="block1"> - this is dump.fm, the first ever real-time image sharing website. + this is hump.fm, the first ever real-time image sharing website. behind this is a fullscreen feed of whats currently being posted. type a username below to join (new usernames create an account instantly; no password required). <form onsubmit="login(); return false;" class="log-in"> |
