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 dc1503c..0e5eb48 100755 --- a/template/fullscreen.st +++ b/template/fullscreen.st @@ -21,7 +21,7 @@ $if(user_nick)$ $else$ <div id="loginbox" class="box b"> <a href="#" class="close"onclick="jQuery('#loginbox').fadeOut(); return false;">x</a> - <img src="/static/dumplogo.png"><br> + <img src="/static/humplogo.png"><br> <p class="block1"> this is hump.fm, the first ever real-time image sharing website. behind this is a fullscreen feed of whats currently being posted. @@ -41,7 +41,7 @@ </div> </div> <div id="registerbox" class="box"> - <a href="/"><img src="/static/img/dumppixellarge3.png"></a> + <a href="/"><img src="/static/img/humppixellarge3.png"></a> <span class="regclosed"> <p> registration is closed ;-( |
