diff options
| author | root <root@lalalizard.com> | 2012-12-22 13:59:21 -0500 |
|---|---|---|
| committer | root <root@lalalizard.com> | 2012-12-22 13:59:21 -0500 |
| commit | 30720d91ee4c82985703ad9041c4666fdb8c6046 (patch) | |
| tree | b03bccbbb73feac6ed2b958e631f7743111f6887 /frontend/static/template/directory.html | |
| parent | 7d424a0c438a6a1e12c6d2913d8f22fa7efc7df6 (diff) | |
.fm to .com migration
Diffstat (limited to 'frontend/static/template/directory.html')
| -rw-r--r-- | frontend/static/template/directory.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/static/template/directory.html b/frontend/static/template/directory.html index a779d3b..f0bb92a 100644 --- a/frontend/static/template/directory.html +++ b/frontend/static/template/directory.html @@ -215,7 +215,7 @@ h2 </head> <body> <section id="logo"> - <a href="/"><img src="http://scannerjammer.fm/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" border="0" /></a> + <a href="/"><img src="http://scannerjammer.com/static/img/scanjam-title.gif" width="347" height="44" id="scanjam" border="0" /></a> <h1 id="header">high score directory</h1> </section> <section id="logobg"></section> @@ -223,7 +223,7 @@ h2 <ul id="directory"></ul> </section> <section id="likebutton"> - <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://scannerjammer.fm:17769/" show_faces="true" width="450" font=""></fb:like> + <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://scannerjammer.com:17769/" show_faces="true" width="450" font=""></fb:like> </section> <section class="cloudleft"></section> <section class="cloudright"></section> |
