diff options
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"> |
