diff options
author | Thomas Davis <thomasalwyndavis@gmail.com> | 2013-05-30 10:29:30 +1000 |
---|---|---|
committer | Thomas Davis <thomasalwyndavis@gmail.com> | 2013-05-30 10:29:30 +1000 |
commit | 5bdd7a4e7335b8d9b82c1d70699ebbd9bee7a69c (patch) | |
tree | 88266932191765250df5b81de6d484612116e6e3 | |
parent | 30fb0898fb64492be1779b563e700c6bd9eff3f9 (diff) | |
download | backbonetutorials-5bdd7a4e7335b8d9b82c1d70699ebbd9bee7a69c.zip backbonetutorials-5bdd7a4e7335b8d9b82c1d70699ebbd9bee7a69c.tar.gz backbonetutorials-5bdd7a4e7335b8d9b82c1d70699ebbd9bee7a69c.tar.bz2 |
updated channel
-rw-r--r-- | _layouts/default.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_layouts/default.html b/_layouts/default.html index 703fdbc..db268b3 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -65,9 +65,9 @@ Building a RESTful API?<br /> <a href="http://apiengine.io">ApiEngine.io</a> - Coming soon <br /> <div style="background: url(earbits-b.png); padding: 7px; border-radius: 3px"> - <a href="http://www.earbits.com/#station/other-music-to-work-to/we-call-it-house-dubathonic-3-mix" style="color: #fff; text-decoration: none"> + <a href="http://www.earbits.com?#station/music-to-work-to-electronic-for-work" style="color: #fff; text-decoration: none"> <img style="margin-top: -5px" src="earbits.png" alt="earbit.com - free online radio" /> - <span style="display:inline-block; line-height: 20px;margin-left: 20px;">Radio station for programmers</span> + <span style="display:inline-block; line-height: 20px;margin-left: 20px;">Music for hackers</span> </a> </div> </span> |