aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index ce00fae..b59b0f7 100644
--- a/index.html
+++ b/index.html
@@ -11,12 +11,13 @@
<body>
<img class="logo" src="/tako.jpg" alt="DJ TAKO">
<div class="links">
- <a href="http://soundcloud.com/takothedj">
+ <a class="soundcloud" href="http://soundcloud.com/takothedj">
<img src="soundcloud-brands.svg">
</a>
- <a href="http://instagram.com/takothedj">
+ <a class="instagram" href="http://instagram.com/takothedj">
<img src="instagram-brands.svg">
</a>
</div>
</body>
</html>
+