diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-07-30 11:43:54 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-07-30 11:43:54 +0300 |
| commit | b8cf878ede9ad7321cc988ef31088785496833c9 (patch) | |
| tree | cb6364d4a811cff89510f89d0a8fef0e771ec9ee | |
| parent | e27ffc516c922f0ab0e05590e8169e90c3f1fb1f (diff) | |
Fix links
| -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> |
