diff options
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,10 +12,10 @@ <img class="logo" src="/tako.jpg" alt="DJ TAKO"> <div class="links"> <a class="soundcloud" href="http://soundcloud.com/takothedj"> - <img src="soundcloud-brands.svg"> + <img src="/soundcloud-brands.svg"> </a> <a class="instagram" href="http://instagram.com/takothedj"> - <img src="instagram-brands.svg"> + <img src="/instagram-brands.svg"> </a> </div> </body> |
