diff options
| author | yo mama <pepper@scannerjammer.com> | 2017-06-17 17:50:31 -0700 |
|---|---|---|
| committer | yo mama <pepper@scannerjammer.com> | 2017-06-17 17:50:31 -0700 |
| commit | 25b74138d68ade87689e714f10e1f3116da5bbee (patch) | |
| tree | a0f6300c425e95814bd864428b8b829fcc513333 /template/profile.st | |
| parent | 183610646a0967d4ebd41c477156ab472d057ff3 (diff) | |
| parent | 0bd3046614241f7f7b7b2f329c6e06d9f5713ac1 (diff) | |
Merge branch 'master' of http://git.ghghgh.us/dumpfm_mirror
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> --> |
