diff options
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 672c2ab..9622fe1 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/img/scanjam-title.gif" width="347" height="44" id="scanjam" border="0" /></a> + <a href="/"><img src="http://scannerjammer.com/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> |
