diff options
Diffstat (limited to 'template/rooms/butt.st')
| -rwxr-xr-x | template/rooms/butt.st | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/template/rooms/butt.st b/template/rooms/butt.st index 43ec981..3f0862c 100755 --- a/template/rooms/butt.st +++ b/template/rooms/butt.st @@ -1,4 +1,16 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> +<!--/* + + // hump.fm + _oo\ + (__/ \ _ _ + \ \/ \/ \ + ( )\ + \_______/ \ + [[] [[] [[] [[] + [[] [[] [[] [[] + +--> <html> <head> <title>hump.fm image vortex</title> @@ -23,9 +35,9 @@ $if(isadmin)$ type="text/javascript"></script> $endif$ $if(!user_avatar)$ - <link rel="stylesheet" type="text/css" href="/static/css/dumpnewuser.css?v=20260130"> + <link rel="stylesheet" type="text/css" href="/static/css/humpnewuser.css?v=20260130"> $endif$ - <link rel="stylesheet" type="text/css" href="/static/css/dump.css?v=20260131.2"> + <link rel="stylesheet" type="text/css" href="/static/css/hump.css?v=20260131.2"> <link rel="stylesheet" type="text/css" href="/static/css/rooms_butt.css?v=20260129"> <script type="text/javascript" src="/static/webcam/webcam.js"></script> <script type="text/javascript" src="/static/js/tooltip.js"></script> |
