Index & JS: Add scroll link to head to downloads
diff --git a/index.html b/index.html
index 8f15a2e..c98e055 100644
--- a/index.html
+++ b/index.html
@@ -114,7 +114,7 @@
</div>
<div class="row break">
<div class="centered col-md-6 about-last">
- <p class="text-center">Head To The Downloads <span class="glyphicon glyphicon-arrow-down"></span></p>
+ <p class="text-center"><a href="#portfolio" id="scrollPortfolio">Head To The Downloads <span class="glyphicon glyphicon-arrow-down"></span></a></p>
</div>
</div>
</div>