diff options
Diffstat (limited to 'template/banner_dis.st')
| -rwxr-xr-x | template/banner_dis.st | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/template/banner_dis.st b/template/banner_dis.st index ecb0642..2fe18c2 100755 --- a/template/banner_dis.st +++ b/template/banner_dis.st @@ -3,9 +3,8 @@ $if(!user_nick)$ <link rel="stylesheet" type="text/css" href="/static/css/pages.css?v=20260130"> $endif$ -<link rel="stylesheet" type="text/css" href="https://dismagazine.com/css/dump.css?3"> +<link rel="stylesheet" type="text/css" href="/static/css/dis.hump.fm.css?v=20260204"> -<link rel="image_src" href="https://dismagazine.com/uploads/2010/08/idgi-arrow-glasses-dis-dump.png" /> <div id="rapper7"> <div id="header7"> <div id="logoicons"> @@ -43,7 +42,7 @@ $endif$ $if(user_nick)$ <!-- <div id="facebooklike"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149%3Fref%3Dts&layout=button_count&show_faces=true&width=100&action=like&font=segoe+ui&colorscheme=dark&height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fhump.fm%2F&layout=button_count&show_faces=true&width=100&action=like&font=segoe+ui&colorscheme=dark&height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe> </div> ---!> <div id="dissearchbox"> @@ -119,7 +118,7 @@ $if(!user_nick)$ </p> </div> <div id="dis_welcome"> - <iframe src="http://dismagazine.com/html/dis-dump.html" id="dis_frame" frameborder="0"></iframe> + <iframe src="/static/html/hump_welcome.html" id="dis_frame" frameborder="0"></iframe> </div> <link href="/static/css/pages.css?v=20260130" rel="stylesheet" type="text/css" media="screen" /> <link href="/static/css/header.css?v=20260130" rel="stylesheet" type="text/css" media="screen" /> |
