diff options
Diffstat (limited to 'template/profile.st')
| -rwxr-xr-x[-rw-r--r--] | template/profile.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/profile.st b/template/profile.st index 19f7086..20aad71 100644..100755 --- a/template/profile.st +++ b/template/profile.st @@ -5,7 +5,7 @@ <meta property="og:title" content="$nick$'s dump.fm"/> <meta property="og:site_name" content="dump.fm"/> <meta property="og:type" content="website" /> - <meta property="og:url" content="http://dump.fm/$nick$"/> + <meta property="og:url" content="http://hump.fm/$nick$"/> <meta property="og:description" content=""/> <meta property="fb:admins" content="34601449,100001923956223" /> <meta property="fb:app_id" content="119457341519154" /> @@ -109,7 +109,7 @@ jQuery(document).ready(function() { </div> <div id="likebutton"> <!-- - <iframe src="http://www.facebook.com/widgets/like.php?href=http://dump.fm/$nick$" + <iframe src="http://www.facebook.com/widgets/like.php?href=http://hump.fm/$nick$" scrolling="no" frameborder="0" style="border:none; width:500px; height:26px"></iframe> --> |
